2004-04-20 |
Ingo Ruhnke | - turned LEFT/RIGHT defines into enum, turned BadGuyMod... |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Ricardo Cruz | When Esc was pressed the menu was not being shown in... |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Ricardo Cruz | Level test mode didn't quit properly when Esc was press... |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Ricardo Cruz | Time is not stopped during menu display in gameloop... |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Ingo Ruhnke | - added stay_on_platform flag for badguys |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Ingo Ruhnke | - stop tux if he ran into a block, no more accelerating... |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Ricardo Cruz | Marek level updating. |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Ingo Ruhnke | - switched gamespeed back to normal |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Ingo Ruhnke | - added config options for joystick buttons/axis |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Ingo Ruhnke | - moved joystick mappings into a struct |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Ricardo Cruz | Improved my flat graphics hack a bit. |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Ricardo Cruz | Just removed two printfs I have mistakelly committed. |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Ingo Ruhnke | - turned joystick defines into variables |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Ingo Ruhnke | - fixed some more menu issues |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Ricardo Cruz | Recoded credits code, in order to respect fonts height. |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Ingo Ruhnke | - fixed level editor menus a bit (still not 100% working) |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Ricardo Cruz | Fixed a little mistake that was making title to not... |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Ingo Ruhnke | - added standard copyright header to every file |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Ingo Ruhnke | - changed Menu::check() semantics a bit |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ingo Ruhnke | - added resetpoint gfx (level editor only) |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ingo Ruhnke | - implemented reset points |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ingo Ruhnke | - cleaned up my last_menu patch a bit more |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ingo Ruhnke | - fixed problem with last_menu not being able to handle... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ingo Ruhnke | - removed menu_process_current() |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ingo Ruhnke | - removed a few menu variables |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ricardo Cruz | Removed world1 from the Contrib Levels entry. |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ricardo Cruz | Marek update for his musics. |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ricardo Cruz | Changed Ingo description in Credits as suggested by... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ingo Ruhnke | - changed upgrades to use sprites |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ricardo Cruz | Fixed a help font bug (was using normal fonts, instead... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ingo Ruhnke | - fixed problem with asyncron blinkig bonus block |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ricardo Cruz | Made high_scores to use the lispreader (i wasn't able... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ingo Ruhnke | - added UpgradeKind name to nameless enum |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ingo Ruhnke | - added more mario lik duck behaviour |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ingo Ruhnke | - fixed back direction saving |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ingo Ruhnke | - fixed bug in live counting |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ricardo Cruz | Added a flat Mr. Ice Block. |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Ricardo Cruz | Added Marek to in-game credits. |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Ingo Ruhnke | - commited start_pos patch from sik0fewl |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Ingo Ruhnke | - removed static_cast hack |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Ingo Ruhnke | - fixed some align problems with tux |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Ingo Ruhnke | - added new bigtux |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Ingo Ruhnke | - added new tux |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Ingo Ruhnke | - some graphics |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Ricardo Cruz | Added Ryan full name. |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Ricardo Cruz | World1 levels update by Marek. |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Ricardo Cruz | Musics by Marek, they are pretty cool and could be... |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Ingo Ruhnke | - moved default start position two tiles higher |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Ingo Ruhnke | - added constructor to level |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Ingo Ruhnke | - added tux ducking images |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Ricardo Cruz | Changes in credits: |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Ricardo Cruz | Finally!! |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Ricardo Cruz | Patch by Ryan: |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Ingo Ruhnke | - added draw_part() |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Ingo Ruhnke | - implemented locked levels on worldmap |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Ingo Ruhnke | - fixed loadgame |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Ricardo Cruz | Marek has sent this hand of 'world1' levels that he... |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Ricardo Cruz | Added inverse functions for speed. Might be usefull... |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Ingo Ruhnke | sik0fewl's worldmap patch |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Ingo Ruhnke | - changed/clean up level end detection a bit, still... |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Ingo Ruhnke | - removed level editors dependency on the World class |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Ingo Ruhnke | - fixed some bugs in the resource file |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Ricardo Cruz | Applied patch from Ryan: |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Ingo Ruhnke | - moved badguys to use sprite class |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Ingo Ruhnke | - added cave background to cave levels |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Ingo Ruhnke | - added load game support for the worldmap |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Ingo Ruhnke | - added new jumpy/money gfx |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Ingo Ruhnke | - added jumpy |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Ricardo Cruz | As requested by Ingo Ruhnke, now the author name is... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Ingo Ruhnke | - some more savegame stuff |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Ricardo Cruz | This patch was send to the mailing list by Ryan (aka... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Ingo Ruhnke | - changed scroll speed for background image (should... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Ingo Ruhnke | - added cave background |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Ingo Ruhnke | - added 1up to tileset |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Ingo Ruhnke | - replaced a few pure pointers with std::vector<> |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Ingo Ruhnke | - added primitiv scrolling to the worldmap |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Ricardo Cruz | Wantsi sended updated for his levels, changes are: |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Ingo Ruhnke | fish fix |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Ricardo Cruz | Just makes the level's author name to be written in... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Ingo Ruhnke | - fixed egg behaviour a bit |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Ingo Ruhnke | - commited MatzeBs duck fix |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Ricardo Cruz | Fixed SDL code of drawgradient(). |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Ricardo Cruz | Updated the ocean.png image, message from its author... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Ingo Ruhnke | - reenabled OpenGL menu entry |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Ricardo Cruz | Disabled OpenGL option. |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Ingo Ruhnke | - implemeted video-mode switching (this currently break... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Ingo Ruhnke | - converted text_type into a class |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Ricardo Cruz | Just changed each bkgd_top_* and bkgd_bottom_* to be... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Ingo Ruhnke | - converted texture_type into a Surface class |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Ricardo Cruz | Organized levels structures, feel free to curse me ;) |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Ricardo Cruz | Organized levels structures, feel free to curse me ;) |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Ricardo Cruz | Organized levels structures, feel free to curse me ;) |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Ricardo Cruz | Organized levels structures, feel free to curse me ;) |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Ricardo Cruz | Just added authors name for these levels. |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Ricardo Cruz | Added "author" field for levels. |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Ricardo Cruz | A first attempt to make a simple and clean way of an... |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Ingo Ruhnke | - commited MatzeB's update patch |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Ingo Ruhnke | - new extras |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Ingo Ruhnke | commited MatzeB's slider patch |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Ingo Ruhnke | - added simple sprite class |
commit | commitdiff | tree | snapshot |
next |