Major rewrite of scripting support:
[supertux.git] / src / video /
2006-04-10 Matthias BraunMajor rewrite of scripting support:
2006-04-09 Christoph SommerMessaging subsystem rewrite, step I
2006-04-07 Matthias Braunrefactored some supertux mainloops
2006-03-31 Matthias Braunfix growup, lightmap experiments with willowisp
2006-03-25 Christoph SommerUnified Messaging Subsystem
2006-03-21 Matthias Braun- some win32 fixes
2006-02-09 Matthias Braunfirst version of floating image
2006-01-11 Matthias Braunsome startup time debugging, changed skid dust particle...
2005-12-28 Matthias Braunnormalize paths for images so that you can use .. in...
2005-10-29 Ondřej Hošek* Fixed gradient background bug
2005-10-17 Matthias Braunremove glu dependency again, since it seems some people...
2005-10-16 Marek Moeckelcommented out an error-message line in glutil.hpp that...
2005-10-08 Marek Moeckelfixed a missing include
2005-10-03 Matthias Braun- Reworked Surface class and drawing stuff:
2005-10-02 Matthias Braun- Allow custom leveldots
2005-07-02 Matthias Braunupdate miniswig to handle multiple inheritance
2005-06-27 Matthias Brauncleanup and fixes to openal code
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-06-07 Matthias Braunsupertux is using physfs now, this simplifies the code...
2005-05-17 Matthias Braunimproved utf-8 code to correctly decode utf-8 byte...
2005-05-17 Ondřej HošekFixed semi-transparence problems with cards with fglrx...
2005-05-13 Ondřej Hošek* From now on, there is UTF-8 decoding in the Font...
2005-05-12 Matthias Braun- Refactored worldmap a bit to reuse GameObject from...
2005-05-06 Matthias Braun- Made miniswig support HSQUIRRELVM arguments (and...
2005-05-04 Matthias Braun- More work on scripting interface
2005-05-02 Matthias Braunmissing assert
2005-05-01 Matthias Braunforgot more stuff