Fixed tiles in village.
[supertux.git] / src / mainloop.cpp
2007-01-22 Wolfgang BeckerFixed tiles in village.
2007-01-21 Matthias Braun- Cleanup and rewrite some mainloop code
2006-08-13 Matthias Braunnicer
2006-08-13 Matthias Braunmore small adjustments from Tron
2006-08-09 Wolfgang BeckerLAYER_HUD and above ignore lightmap
2006-07-21 Matthias Braunfix cr/lfs and remove trailing whitespaces...
2006-07-07 Ryan FlegelRNG patch from Allen King
2006-04-26 Ryan FlegelCommitting RandomGenerator patch from Allen King, with...
2006-04-23 Ryan Flegelfixed 'uninitialised' warning
2006-04-23 Matthias Braun- Avoid some expensive SDL_GetTicks() calls
2006-04-20 Matthias Braun- make sure all log messages get displayed, even when...
2006-04-19 Matthias Braunfix stupid crashbug when quitting from subscreen
2006-04-19 Matthias Braun2 more evil mainloops are gone
2006-04-17 Matthias Braunthe boat works now
2006-04-14 Matthias Braunsplit worldmap into several files, updates, use SDL_Del...
2006-04-13 Ondřej HošekMassive copyright update. I'm sorry if I'm crediting...
2006-04-13 Matthias Braunfix menu width, didn't committ the tileset fix, miscela...
2006-04-13 Ondřej Hošek* Tux now stops at crossroads on worldmaps
2006-04-12 Matthias Braun- remove pointless leveltime from world1 levels
2006-04-11 Matthias Braunhopefully fixed the crash on exit, keep sectors script...
2006-04-10 Matthias BraunMajor rewrite of scripting support:
2006-04-07 Matthias Braunrefactored some supertux mainloops