2005-04-04 |
Ingo Ruhnke | - added geometry option which allows SuperTux to run...
|
commit | commitdiff | tree |
2004-12-01 |
Ingo Ruhnke | - graphics for secret area and stuff, are used in flexlay
|
commit | commitdiff | tree |
2004-11-28 |
Ingo Ruhnke | added paralax snow group
|
commit | commitdiff | tree |
2004-11-28 |
Ingo Ruhnke | - readded paralax tiles, not so sure why they disappeared...
|
commit | commitdiff | tree |
2004-11-24 |
Ingo Ruhnke | added some missing tiles
|
commit | commitdiff | tree |
2004-11-24 |
Ingo Ruhnke | reordered a few tilegroups
|
commit | commitdiff | tree |
2004-11-23 |
Ingo Ruhnke | - some more new tiles introduced
|
commit | commitdiff | tree |
2004-11-23 |
Ingo Ruhnke | let the TileManager always return a valid tile in case...
|
commit | commitdiff | tree |
2004-11-23 |
Ingo Ruhnke | - added some more tiles
|
commit | commitdiff | tree |
2004-11-23 |
Ingo Ruhnke | - experimental forest test level
|
commit | commitdiff | tree |
2004-06-16 |
Ingo Ruhnke | - moved level subsets into their own file
|
commit | commitdiff | tree |
2004-06-15 |
Ingo Ruhnke | - moved levelsubset into an own file
|
commit | commitdiff | tree |
2004-06-15 |
Ingo Ruhnke | - added option to start in window mode
|
commit | commitdiff | tree |
2004-06-15 |
Ingo Ruhnke | - make use of new bgtiles
|
commit | commitdiff | tree |
2004-06-15 |
Ingo Ruhnke | - added second paralax tiles
|
commit | commitdiff | tree |
2004-06-15 |
Ingo Ruhnke | paralax scrolling test level
|
commit | commitdiff | tree |
2004-06-15 |
Ingo Ruhnke | - fixed background tiles
|
commit | commitdiff | tree |
2004-06-15 |
Ingo Ruhnke | - quick&dirty fix for paralax scrolling tilemap layers
|
commit | commitdiff | tree |
2004-06-15 |
Ingo Ruhnke | - added background tiles for snow
|
commit | commitdiff | tree |
2004-06-15 |
Ingo Ruhnke | - change subimage loading syntax to be more usefull...
|
commit | commitdiff | tree |
2004-06-14 |
Ingo Ruhnke | - moved gradient fix over into surface.h, removed texture.h
|
commit | commitdiff | tree |
2004-06-14 |
Ingo Ruhnke | - moved tilemanager into its own class
|
commit | commitdiff | tree |
2004-06-14 |
Ingo Ruhnke | - fixed the bouncybrick artifact bug
|
commit | commitdiff | tree |
2004-06-14 |
Ingo Ruhnke | - fixed bounce code a bit, should now be useable, bounce...
|
commit | commitdiff | tree |
2004-06-14 |
Ingo Ruhnke | - added jumping from badguys (hold jump pressed while...
|
commit | commitdiff | tree |
2004-06-14 |
Ingo Ruhnke | - fixed indention and some variables that crossed switch...
|
commit | commitdiff | tree |
2004-06-13 |
Ingo Ruhnke | - fixed argument-shadowing issue 'this->w vs w'
|
commit | commitdiff | tree |
2004-06-13 |
Ingo Ruhnke | - fixed configure.ac's AM_CONFIG_HEADER issue
|
commit | commitdiff | tree |
2004-06-13 |
Ingo Ruhnke | dummy makefile to ease compilation under emacs a bit
|
commit | commitdiff | tree |
2004-06-13 |
Ingo Ruhnke | - some code to figure out the internal format for opengl...
|
commit | commitdiff | tree |
2004-06-13 |
Ingo Ruhnke | - read gravity has real, instead of int
|
commit | commitdiff | tree |
2004-06-09 |
Ingo Ruhnke | fixed underline
|
commit | commitdiff | tree |
2004-05-30 |
Ingo Ruhnke | replaced std::sort with stable_sort to avoid sorting...
|
commit | commitdiff | tree |
2004-05-30 |
Ingo Ruhnke | - added missing assert header
|
commit | commitdiff | tree |
2004-05-10 |
Ingo Ruhnke | updated changelog
|
commit | commitdiff | tree |
2004-05-10 |
Ingo Ruhnke | added issue
|
commit | commitdiff | tree |
2004-05-07 |
Ingo Ruhnke | fixed logo, old one was missing a row of pixels on...
|
commit | commitdiff | tree |
2004-05-07 |
Ingo Ruhnke | - another piece from ZhayTee
|
commit | commitdiff | tree |
2004-05-07 |
Ingo Ruhnke | - piece of music from ZhayTee
|
commit | commitdiff | tree |
2004-05-07 |
Ingo Ruhnke | new issue
|
commit | commitdiff | tree |
2004-05-07 |
Ingo Ruhnke | added new issue
|
commit | commitdiff | tree |
2004-05-07 |
Ingo Ruhnke | added news
|
commit | commitdiff | tree |
2004-05-06 |
Ingo Ruhnke | - improved background by Christopher A. Webber
|
commit | commitdiff | tree |
2004-05-06 |
Ingo Ruhnke | - made supertux g++295 friendly
|
commit | commitdiff | tree |
2004-05-04 |
Ingo Ruhnke | more issues
|
commit | commitdiff | tree |
2004-05-04 |
Ingo Ruhnke | *** empty log message ***
|
commit | commitdiff | tree |
2004-05-04 |
Ingo Ruhnke | - icon is not useless, the .xpm version is scaled down...
|
commit | commitdiff | tree |
2004-05-03 |
Ingo Ruhnke | added scrolling issue
|
commit | commitdiff | tree |
2004-05-03 |
Ingo Ruhnke | added another issue
|
commit | commitdiff | tree |
2004-05-03 |
Ingo Ruhnke | added item
|
commit | commitdiff | tree |
2004-05-03 |
Ingo Ruhnke | - added issues
|
commit | commitdiff | tree |
2004-05-03 |
Ingo Ruhnke | - changed size to 32x32 to make windows happy
|
commit | commitdiff | tree |
2004-05-02 |
Ingo Ruhnke | - makefile fixes
|
commit | commitdiff | tree |
2004-05-02 |
Ingo Ruhnke | - -Wall fixing
|
commit | commitdiff | tree |
2004-05-02 |
Ingo Ruhnke | - small bugfixes in README and Co
|
commit | commitdiff | tree |
2004-05-02 |
Ingo Ruhnke | - some test levels
|
commit | commitdiff | tree |
2004-05-02 |
Ingo Ruhnke | - added changelog entries
|
commit | commitdiff | tree |
2004-05-02 |
Ingo Ruhnke | - removed old convert script, the working one is still...
|
commit | commitdiff | tree |
2004-05-02 |
Ingo Ruhnke | - fixed intro jumping
|
commit | commitdiff | tree |
2004-05-02 |
Ingo Ruhnke | - added lispreader issue to todo
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - fixed hidden passage which served no purpose
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - fixed compile with opengl disabled
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - improved verboseness of badguy in wall error message
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - changed contrast and made little pixel corrections
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - badguy in wall fixes
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - added some background tiles
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - badguy in wall fixes
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - added some background tiles
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - added some background tiles
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - added some background tiles
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - added some background tiles
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - added some background tiles
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - added some background tiles
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - added some background tiles
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - added some background tiles
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - added some background tiles
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | fixed level7 bug, does anybody mind if we removed the...
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - fixed one-tile space bonus bug
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - added some background tiles
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - added some background tiles
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - added some background tiles
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - added some background tiles
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - added some background tiles
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - added some background tiles
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - added some background tiles
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - removed some evil tiles
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - removed a bunch of random acting bouncing snowball...
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - changed layout of water areas to look more sane
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - fixed secret to don't look like a bug (ie. moved...
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - changed highjump tutorial so that it is impossible...
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - feet visible at exit solved
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - fixed problematic situation with iceblock and two...
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - fixed feed visible in exit
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - removed cloud tiles, since done via particle system
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - fixed an annoying hide-tile that causes the player...
|
commit | commitdiff | tree |
2004-05-01 |
Ingo Ruhnke | - fixed a few enemy positions, removed snowball that...
|
commit | commitdiff | tree |
2004-04-30 |
Ingo Ruhnke | added another bug
|
commit | commitdiff | tree |
2004-04-30 |
Ingo Ruhnke | - reduced jump tolleranze to two tiles
|
commit | commitdiff | tree |
2004-04-29 |
Ingo Ruhnke | undo'ed Ricardo patch, since it makes small jumps completly...
|
commit | commitdiff | tree |
2004-04-29 |
Ingo Ruhnke | power -> power/run
|
commit | commitdiff | tree |
next |