• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

[JASS] Automated removal of useless function calls

Status
Not open for further replies.
Level 8
Joined
Mar 20, 2007
Messages
224
Does anyone know a program that will remove useless function calls?

I want to convert a giant mass of GUI to JASS and then clean up and fix, but it's completely retarded the way GUI works and how it spams functions as if there are no tomorrow. For those who have not looked at JASS'd GUI, well, it basically has a function call for any kind of condition (ie. if/then statements). It's abominable.
 
Status
Not open for further replies.
Top