[gameprogrammer] ANN: EEL 0.1.3 released
- From: David Olofson <david@xxxxxxxxxxx>
- To: Gameprogrammer Mailing List <gameprogrammer@xxxxxxxxxxxxx>
- Date: Fri, 8 Apr 2005 00:25:45 +0200
EEL 0.1.3 released
"Minor update, dealing with some portability issues
and other stuff; some unintentional use of C99
features, a \t escape in a sed script, Cygwin
linking issues, some functions with missing
prototypes and QUIT event handling in all EELBox
examples where it makes sense."
ChangeLog:
* Upped the pickyness level of the Extreme Pickyness
Mode a notch.
* Fixed a bunch of unintentional C99 style variable
declarations.
* Fixed some missing prototypes.
* Removed some unused functions.
* text2c.sed fixes:
* No longer relies on the \t escape
* Strips comments and empty lines
* configure.in changes. *Might* fix Cygwin...
* EELBox examples that can loop indefinitely handle
SDL_QUIT, so you can stop them with ctrl+C.
* Hint added to "Reading uninitialized variable..."
Home:
http://eel.olofson.net/
Downloads:
http://eel.olofson.net/download.html
Direct download:
http://eel.olofson.net/download/EEL-0.1.3.tar.gz
//David Olofson - Programmer, Composer, Open Source Advocate
.- Audiality -----------------------------------------------.
| Free/Open Source audio engine for games and multimedia. |
| MIDI, modular synthesis, real time effects, scripting,... |
`-----------------------------------> http://audiality.org -'
--- http://olofson.net --- http://www.reologica.se ---
---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html
Other related posts:
- » [gameprogrammer] ANN: EEL 0.1.3 released