2010-03-01 |
florianf | Nightcave test level: Restore decals that have been... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
florianf | Level 1-01 "Welcome to Antarctica": Added billboards... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
florianf | Added test level for "unstable tiles". |
commit | commitdiff | tree | snapshot |
2010-03-01 |
grumbel | Use proper background tiles for secret area |
commit | commitdiff | tree | snapshot |
2010-03-01 |
grumbel | Turned the run-blockade into a staircase, to allow... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
grumbel | Fine tuned the enemy placement and removed lots of... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
florianf | object/unstable_tile.[ch]pp: Implement third state... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
grumbel | Resized background to 800x600 to work around bug drawin... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
florianf | sdl_texture.cpp: Rewrite the optimize() function. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
grumbel | Implemented proper clipping |
commit | commitdiff | tree | snapshot |
2010-03-01 |
grumbel | Added DrawingContext::get_cliprect() |
commit | commitdiff | tree | snapshot |
2010-03-01 |
grumbel | Added constructor te Rectf() that takes a Sizef |
commit | commitdiff | tree | snapshot |
2010-02-28 |
anmaster | Try to fix level20 by adding a black image at top and... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
anmaster | Expand bonus2/level20.stl to fill new max resolution... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
florianf | Unstable tile: Dissolve, then disappear without falling... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
anmaster | Expand bonus2/level17.stl to fill new max resolution. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
mathnerd314 | Clean up test levels a bit. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
anmaster | Expand bonus2/level19.stl to fill new max resolution... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
anmaster | Expand bonus1/thompson-level1.stl to fill new max resol... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
anmaster | Expand bonus1/bonus-level5.stl to fill new max resolution. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
grumbel | Compiler warning fix, init variables to 0 |
commit | commitdiff | tree | snapshot |
2010-02-28 |
grumbel | Compiler warning fix, init variables to 0 |
commit | commitdiff | tree | snapshot |
2010-02-28 |
anmaster | Expand bonus1/bonus-level4.stl to fill new max resolution. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
mathnerd314 | Remove last vestiges of DEBUG |
commit | commitdiff | tree | snapshot |
2010-02-28 |
anmaster | Expand bonus1/bonus-level3.stl to fill new max resolution. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
mathnerd314 | Small ctor change. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
anmaster | Expand bonus1/bonus-level2.stl to fill new max resolution. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
florianf | lisp/parser.cpp: Remove a forgotten debug message. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
anmaster | Expand bonus-level1.stl to fill new max resolution. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
mathnerd314 | Change secret area signature to use editor-only tiles. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
anmaster | Run tools/normalize-po-files.sh on all *.po files to... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
anmaster | Update some Swedish translations. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
anmaster | Commiting fix for world1, level25 from bug #586 "Arctic... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
mathnerd314 | Fix Sprite class once and for all. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
florianf | Added a test level for "Haywire". |
commit | commitdiff | tree | snapshot |
2010-02-28 |
florianf | lisp/parser.cpp: Use absolute directory when talking... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
anmaster | Update bonus1 translation, charset changed from ISO... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
anmaster | Fix some header issues in the top sv.po (for the string... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
florianf | sprite/sprite.cpp: Revert revision 6435 by Mathnerd314. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
anmaster | Update Swedish translation of code. NOTE: Levels are... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
florianf | badguy/haywire.cpp: Use BadGuy::get_nearest_player(). |
commit | commitdiff | tree | snapshot |
2010-02-28 |
florianf | badbuy/badbuy.cpp: Use Sector::get_nearest_player(). |
commit | commitdiff | tree | snapshot |
2010-02-28 |
florianf | Icecrusher and Haywire: Use the bounding box to find... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
florianf | supertux/sector.hpp: Add a version of Sector::get_neare... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
florianf | supertux/sector.cpp: Use Rectf::distance(). |
commit | commitdiff | tree | snapshot |
2010-02-28 |
florianf | Rectf: Implement distance(). |
commit | commitdiff | tree | snapshot |
2010-02-28 |
florianf | Haywire: Walk towards the player if possible. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
florianf | Icecrusher: Use Sector::get_nearest_player(). |
commit | commitdiff | tree | snapshot |
2010-02-28 |
florianf | supertux/sector.[ch]pp: Implement Sector::get_nearest_p... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
florianf | Haywire: Implemented a first version of the "crazy... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
florianf | Walking badguy: Implemented {get,set}_walk_speed. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
florianf | Level 1-09: Set the direction of a Bouncing Snowball. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
florianf | Level 1-08 "Stone Cold": Add a Cannon shooting Snowshots. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
florianf | Level 1-17 "Or is it just me": Add a Cannon shooting... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
florianf | locale/de.po: Updated German translation. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
mathnerd314 | Fix frame out of range error for -O2 release build... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
florianf | Update copyright information to: "Copyright (c) 2003... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
sik0fewl | add -Wno-unused-parameter to disable warnings for unuse... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
florianf | Level 1-24 "The Shattered Bridge": Replace background... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
florianf | Level 1-27 "No More Mr Ice Guy": Move spawn point to... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
florianf | Yeti: Move start position so Yeti doesn't jump on Tux... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
florianf | Yeti: In the second phase, drop stalactites in pairs. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
florianf | Yeti: Give the yeti five lives only. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
florianf | Levels 1-15 and 1-22: Add Crystallo where he doesn... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
florianf | supertux/src/badguy/crystallo.cpp: Use MovingSprite... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
florianf | tiles.strf: Make Crystal cave tiles non-solid. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
florianf | Changed the Icy Island worldmap to a linear worldmap... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
florianf | Snowman: Spawn the Snowball exactly where the Snowman... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
mathnerd314 | Possible new Milestone1-like worldmap |
commit | commitdiff | tree | snapshot |
2010-02-27 |
mathnerd314 | Snowman turns into snowball when stomped. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
mathnerd314 | Some documentation for physic and what it does |
commit | commitdiff | tree | snapshot |
2010-02-27 |
mathnerd314 | Slightly more interesting yeti_stalactites. |
commit | commitdiff | tree | snapshot |
2010-02-27 |
mathnerd314 | Fix for Yeti killing you when he jumps. (probably won... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
florianf | Mr. IceBlock: Call MovingSprite::set_action rather... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
florianf | Captain Snowball: Change the offset so it walks *on... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
florianf | Remove Mr. Rocket. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
florianf | world2/{christoph9,level2}.stl: Use Kamikaze Snowball... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
florianf | Level 1-14 "Entrance to the Cave": Added two IceCrushers. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
florianf | IceCrusher: Implemented a cooldown timer. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
florianf | Level 1-18 "Ice in the Hole": Replaced three jumpys... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
florianf | IceCrusher: Use gavitation rather than linear speed... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
florianf | WHATSNEW.txt: Added some information for version 0... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
florianf | README: Added note about the development nature of... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
florianf | Level 1-11 "Night Chill": Added crumbling tiles. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
florianf | castle/chain.png: Added tiles for chains. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
mathnerd314 | Forgot a file from r6396 |
commit | commitdiff | tree | snapshot |
2010-02-22 |
mathnerd314 | Change version to 0.3.3 as agreed upon in IRC. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
mathnerd314 | Revert API changes of findlocale |
commit | commitdiff | tree | snapshot |
2010-02-22 |
grumbel | Compiler warning fix |
commit | commitdiff | tree | snapshot |
2010-02-22 |
grumbel | Register snowman in ObjectFactory |
commit | commitdiff | tree | snapshot |
2010-02-22 |
grumbel | Use bright red instead of hard to see dark grey for... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
grumbel | Added some code for a very basic snowman |
commit | commitdiff | tree | snapshot |
2010-02-22 |
grumbel | Snowman walk animation |
commit | commitdiff | tree | snapshot |
2010-02-22 |
florianf | supertux/{collision.[ch]pp,sector.cpp}: Store velocitie... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
florianf | object/tilemap.hpp: Add an explanation to the boolean... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
florianf | supertux/sector.cpp: Make sure the boolean argument... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
florianf | test/crystalcave.stl: Added name for the level. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
mathnerd314 | Simplify include/squirrel.h (from ohnobinki; patch... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
mathnerd314 | Remove domain from findlocale + some unused stuff under... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
mathnerd314 | * Split systemRandom into graphicsRandom (particles... |
commit | commitdiff | tree | snapshot |
next |