== 2009.05.04 == 0.7.0 =====================================
Next to some smaller changes
you'll get a smarter map compiling process
Its no longer forced to run on only one core
Depending on the maps that needs to be compiled the script determine if it is better to run on one core or all your selected cores
If you use the fast switch for compiling maps, the script will use only one core (only lightning is multithreaded [so there is no gain])
You will find a download checkbox which is disabled
Yes i've started to use map_get but currently its only of little use
added- ending sounds are back (they have been converted to ogg)
- verbose output during map compilation ( added to log too )
- real clean up (the old script leave some tmp files on the system)
- a "create" button next to the "make install" button ( if the folder dont exist .... )
- if you close the script while running you will be asked if you really want to do this
- revision level (svn)
changed- gcc option -O2 -O3 ( they wont break threaded run of ufo2map any more )
- ufo2map_last_build.md5 is not used ( using -V --version output from ufo2map instead [this will prevent a recompile of all maps without reason {a dev know better if it is necessary or not }])
- map compilation is not single threaded ( it depends on maps [>750k multi, <100k single, in between depends on cores and amount of <100k maps] )