Unified Messaging Subsystem
[supertux.git] / src / main.cpp
2006-03-25 Christoph SommerUnified Messaging Subsystem
2006-03-12 Matthias Braunnot needed anymore
2006-01-11 Matthias Braunsome startup time debugging, changed skid dust particle...
2006-01-06 Ondřej Hošek* In the usage help, put LEVELFILE into brackets since...
2005-12-27 Matthias BraunChanged collision code, we now have several collision...
2005-11-03 Ondřej Hošek* Fixed the Yeti's sprite choosing per Groundwater...
2005-10-25 Ondřej HošekAdded a "graceful exit" exception to be called when...
2005-10-03 Matthias Braun- Reworked Surface class and drawing stuff:
2005-07-11 Marek Moeckelupdated --help text
2005-06-27 Matthias Brauncleanup and fixes to openal code
2005-06-26 Matthias Braunrenamed all .h to .hpp
2005-06-23 Matthias BraunAdded a new SoundManager based on OpenAL. I also simpli...
2005-06-07 Matthias Braunonly add installdir to searchpath if nothing was found...
2005-06-07 Matthias Braunalways catch exceptions
2005-06-07 Matthias Braunsupertux is using physfs now, this simplifies the code...
2005-06-04 Matthias Braunfix for my latest commit
2005-06-04 Matthias Brauntry current directory if reading /proc/exe/self failed
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-08 Matthias Braunrename basest back to data
2005-05-07 Marek Moeckelremoved old data and contrib, new files will follow
2005-05-05 Matthias Braunfix mkdir on win32
2005-05-05 Matthias Braunfixed warnings in squirrel
2005-05-05 Marek Moeckelfixed missing include assert
2005-05-04 Matthias Braun- More work on scripting interface
2005-05-01 Matthias Braunadded experimental support for demo playback (together...
2005-05-01 Matthias Braun-Started to move stuff from library back to main game