* From now on, there is UTF-8 decoding in the Font class. It should support all chara...
[supertux.git] / src / object /
2005-05-12 Matthias Braun- Refactored worldmap a bit to reuse GameObject from...
2005-05-11 Marek Moeckeltesting ambient sound in level1
2005-05-11 Matthias Braunnot deperecated anymore
2005-05-11 Marek Moeckelfixed a bug in tiles.strf
2005-05-10 Ondřej Hošek* Updated the scripting reference document.* Removed...
2005-05-10 Bastiaan Zapf- Upgraded ambient sound source to rounded rectangule...
2005-05-10 Marek Moeckeladded collision for raindrops (wip)
2005-05-10 Ondřej Hošek*Removed stuff from times of automake and CVS (director...
2005-05-10 Matthias Braunchanged worldmap format a bit to be more consistent...
2005-05-08 Matthias Braunwe can now fade in scripts
2005-05-08 Bastiaan Zapf- ambient_sound improved (now does silence, volume,
2005-05-07 Marek Moeckelremoved old data and contrib, new files will follow
2005-05-07 Matthias Braun- Change ScriptInterpreter to a gameobject, so we can...
2005-05-06 Matthias Braunfixed a bug in my last effects removal, improved the...
2005-05-06 Bastiaan Zapf- SoundManager doesn't need Effects for now - ambient...
2005-05-06 Matthias Braunsome fixes for the text object
2005-05-06 Matthias Braun- Made miniswig support HSQUIRRELVM arguments (and...
2005-05-06 Bastiaan ZapfSVN-Revision: 2418
2005-05-06 Matthias Braunforgot to add files
2005-05-05 Matthias Braun- Implemented a scripted object that can be placed...
2005-05-05 Matthias Braunbonusblock is a sprite and not a tile in the new design...
2005-05-05 Matthias Braunrenamed Rectangle to Rect because of §%$
2005-05-04 Matthias Braun- More work on scripting interface
2005-05-01 Matthias Braun-Started to move stuff from library back to main game
2005-04-07 Ryan FlegelChanged Yeti behaviour. You must stun him (jump on...
2005-04-06 Matthias BraunStarted some work on the yeti boss
2005-04-04 Matthias Braunremove outdated comment
2005-04-04 Ingo Ruhnke- added geometry option which allows SuperTux to run...
2005-04-03 Matthias Braunhad more changes lying around here
2005-04-03 Matthias Braunmake sure all tiles are loaded
2005-04-03 Matthias Braunmake gradient parsing a bit more robust
2005-04-01 Matthias Braun-Worldmap cleanups (use DrawingContext transformstack)
2005-03-30 Matthias Braun-Some cleanups in text scrolling code
2005-03-30 Matthias Braunshorten unstable time
2005-03-30 Matthias Braunadded unstable_tile object
2005-03-30 Matthias Braunadded a bell object which is a new better way to do...
2005-03-25 Matthias BraunHad a bit of time today and worked on supertux:
2005-03-16 Marek Moeckeladded rain particle system, check it out in verticalfor...
2004-12-20 Matthias Braunimplemented a new object factory mechanism which is...
2004-12-19 Ricardo CruzFixed crash on level editor by making a pos test.
2004-12-19 Matthias Braun-german translation updates
2004-12-01 Matthias Braunincorporated another patch from Ondra Hosek which fixes...
2004-11-29 Matthias Braunstarted work on a collision grid class to speedup colli...
2004-11-29 Matthias Braunupdate statistics again if coins are collected
2004-11-29 Matthias Braunmake badguys bounce of each other again, make bombs...
2004-11-28 Matthias Braunremove invisible tile object as it's not needed
2004-11-28 Matthias Braunmove over rewritten lispreader from tuxkart (with addit...
2004-11-27 Matthias Brauncreate rules for updating the supertux.pot file
2004-11-27 Marek Moeckelpatch contributed by markos_64:
2004-11-26 Matthias Braunsome cleanups memory leak fixes and moving of source...
2004-11-24 Matthias Braunsome cleanups in the sprite class, increased delta...
2004-11-24 Matthias Braunfurhter improve collision detection by reintroducing...
2004-11-24 Matthias BraunImproved collision detection by taking movement into...
2004-11-23 Matthias Braunadded jam build system, please try it out - the advanta...
2004-11-23 Matthias Braunmake it possible to put background images in each layer
2004-11-22 Matthias Braunproperly implement invisible blocks
2004-11-22 Matthias Braunfix tux jumping always full height
2004-11-20 Matthias Braunadded more cvsignores because scons is placing .sconsig...
2004-11-20 Matthias BraunThe BIG COMMIT(tm)