2008-05-12 |
Christoph Sommer | Make FlyingSnowball fly a touch more realistically |
tree | commitdiff |
2008-05-12 |
Christoph Sommer | Add scripting method to set a Sector's gravity |
tree | commitdiff |
2008-05-11 |
Christoph Sommer | Stupid copy/paste bug. The archiveDir is, of course... |
tree | commitdiff |
2008-05-11 |
Christoph Sommer | Add-on Manager rewrite |
tree | commitdiff |
2008-05-10 |
Tim Goya | fix lightmap-in-front-of-menu bug |
tree | commitdiff |
2008-05-09 |
Marek Moeckel | new oldschool growup sound |
tree | commitdiff |
2008-05-09 |
Marek Moeckel | to prevent crashes on missing data, load empty wave... |
tree | commitdiff |
2008-05-09 |
Marek Moeckel | forgot file name change in one place |
tree | commitdiff |
2008-05-09 |
Marek Moeckel | added new invincible sound and dedicated music based... |
tree | commitdiff |
2008-05-08 |
Ingo Ruhnke | Changed the logic of aspect ratio, aspect_width/height... |
tree | commitdiff |
2008-05-08 |
Matthias Braun | center camera on tux feet, so we get no jumps when... |
tree | commitdiff |
2008-05-08 |
Matthias Braun | set new camera defaults, make it work without camera.cfg |
tree | commitdiff |
2008-05-08 |
Matthias Braun | fix a few warnings |
tree | commitdiff |
2008-05-07 |
Ingo Ruhnke | Removed unneeded math.h |
tree | commitdiff |
2008-05-07 |
Ingo Ruhnke | When custom aspect ratio is set, add it to the list... |
tree | commitdiff |
2008-05-06 |
Ingo Ruhnke | Fixed MN_STRINGSELECT menu item a bit more and hooked... |
tree | commitdiff |
2008-05-06 |
Ingo Ruhnke | Fixed MN_STRINGSELECT menu item |
tree | commitdiff |
2008-05-06 |
Ingo Ruhnke | Display some additional help text on Option Menu entries |
tree | commitdiff |
2008-05-06 |
Ingo Ruhnke | Return pointer to MenuItem when creating one |
tree | commitdiff |
2008-05-05 |
Ingo Ruhnke | Added scrolling to the menu (a little crude, but working) |
tree | commitdiff |
2008-05-05 |
Ingo Ruhnke | Added experimental frame to the main menu |
tree | commitdiff |
2008-05-05 |
Ingo Ruhnke | Let shrink view zoom in on Tux not the level spot |
tree | commitdiff |
2008-05-05 |
Ingo Ruhnke | Fixed game crashing when leaving the worldmap |
tree | commitdiff |
2008-05-05 |
Ingo Ruhnke | Removed Slot menu (to preserve saves, rename *_1.stsg... |
tree | commitdiff |
2008-05-05 |
Ingo Ruhnke | Crude hack to slow down the game, use set_game_speed... |
tree | commitdiff |
2008-05-05 |
Ingo Ruhnke | Replaced rectangular shrinkfade with a circular one |
tree | commitdiff |
2008-05-05 |
Ingo Ruhnke | Added Menu::get_parent() |
tree | commitdiff |
2008-05-05 |
Ingo Ruhnke | Some more Profile code, they now basically work (to... |
tree | commitdiff |
2008-05-05 |
Ingo Ruhnke | Added profile menu (empty placeholder), don't forget... |
tree | commitdiff |
2008-05-05 |
Ingo Ruhnke | Changed darkening color when pause is active |
tree | commitdiff |
2008-05-05 |
Ingo Ruhnke | Minor cleanup, replaced SCREEN_WIDTH/2 with pos_x |
tree | commitdiff |
2008-05-05 |
Ingo Ruhnke | Menu items in Option menu are aligned right and left |
tree | commitdiff |
2008-05-05 |
Ingo Ruhnke | Added some blinking to the current menu item |
tree | commitdiff |
2008-05-05 |
Ingo Ruhnke | Changed effect when switching menus |
tree | commitdiff |
2008-04-30 |
Wolfgang Becker | Reinitialize SDL's joystick subsystem when scanning... |
tree | commitdiff |
2008-04-29 |
Wolfgang Becker | Command line switch -d, --default to reset video settin... |
tree | commitdiff |
2008-04-29 |
Wolfgang Becker | Add option to scan for joysticks to the joystick setup. |
tree | commitdiff |
2008-04-11 |
Wolfgang Becker | Dispenser no longer hurts Tux directly. Tux can climb... |
tree | commitdiff |
2008-04-11 |
Wolfgang Becker | Dead snowballs don't walk around. |
tree | commitdiff |
2008-04-11 |
Wolfgang Becker | * Peek in X and Y direction at the same time. |
tree | commitdiff |
2008-04-02 |
Christoph Sommer | Preload Dart sounds. Resolves issue 0000331 |
tree | commitdiff |
2008-04-02 |
Christoph Sommer | Upgraded to Squirrel 2.2 |
tree | commitdiff |
2008-03-15 |
Ingo Ruhnke | - fixed menu edge rounding |
tree | commitdiff |
2008-03-15 |
Ingo Ruhnke | merged Ed <icelus2k5@gmail.com> later peeking patch... |
tree | commitdiff |
2008-03-15 |
Ingo Ruhnke | Ed <icelus2k5@gmail.com>'s peeking patch |
tree | commitdiff |
2008-03-14 |
Ingo Ruhnke | Ed <icelus2k5@gmail.com>'s jump patch |
tree | commitdiff |
2008-03-14 |
Ingo Ruhnke | - changed blitting code to not do sin/cos math when... |
tree | commitdiff |
2008-03-14 |
Wolfgang Becker | Stop backflipping when no longer grown (eg. due to... |
tree | commitdiff |
2008-03-14 |
Wolfgang Becker | If Tux can't grow the egg turns around instead of pushi... |
tree | commitdiff |
2008-03-01 |
Wolfgang Becker | More includes and some braces to build with gcc 4.3.0 |
tree | commitdiff |
2008-02-26 |
Christoph Sommer | Fixed the ever-elusive crash when using lightmaps:... |
tree | commitdiff |
2008-02-26 |
Christoph Sommer | Fixed bouncing blocks bug in flipped levels |
tree | commitdiff |
2008-02-26 |
Arvid Norlander | Mark string "Up we go..." in src/trigger/climbable... |
tree | commitdiff |
2008-02-25 |
Ingo Ruhnke | - sprite file for snow jumpy (freeze missing, do we... |
tree | commitdiff |
2008-02-25 |
Ingo Ruhnke | - some more menu tweaks |
tree | commitdiff |
2008-02-25 |
Ingo Ruhnke | - added highlight rectangle around the current menu... |
tree | commitdiff |
2008-02-25 |
Ingo Ruhnke | - added support for rounded rectangles for use in the... |
tree | commitdiff |
2008-02-24 |
Ingo Ruhnke | - fixed graphics bug with paralax layers |
tree | commitdiff |
2008-02-24 |
Christoph Sommer | Fixed check for Block killing Badguy from below |
tree | commitdiff |
2008-02-24 |
Christoph Sommer | Fixed crash when using Mr. Iceblock to break a brick |
tree | commitdiff |
2008-02-24 |
Christoph Sommer | Patch by mathnerd314 <man.is.allan@gmail.com> resolves... |
tree | commitdiff |
2008-02-24 |
Christoph Sommer | Patch by Jonathan.Plona@Gmail.com, resolves issue 00003... |
tree | commitdiff |
2008-02-18 |
Christoph Sommer | Resolves issue 0000269: Moving tilemaps have improper... |
tree | commitdiff |
2008-02-18 |
Christoph Sommer | Merged patch for issue 0000298: supertux fails to compi... |
tree | commitdiff |
2008-02-18 |
Christoph Sommer | Resolves issue 0000304: Blocks don't return to original... |
tree | commitdiff |
2008-02-18 |
Christoph Sommer | Resolves issue 0000306: Tux' graphic won't change direc... |
tree | commitdiff |
2008-02-18 |
Ingo Ruhnke | Ed <icelus2k5@gmail.com>'s worldmap teleporter camera... |
tree | commitdiff |
2008-02-18 |
Ingo Ruhnke | commited Ed <icelus2k5@gmail.com>'s coin and block... |
tree | commitdiff |
2008-02-12 |
Wolfgang Becker | * Launcher can shoot two new types of snowballs. |
tree | commitdiff |
2008-02-11 |
Christoph Sommer | Made buttjump a bit easier to perform |
tree | commitdiff |
2008-02-10 |
Wolfgang Becker | smartball: a snowball, smart enough to stay on his... |
tree | commitdiff |
2008-02-09 |
Christoph Sommer | New GameObject "Decal" just displays a static, non... |
tree | commitdiff |
2008-02-03 |
Christoph Sommer | Make Badguy activation dependent of Player position... |
tree | commitdiff |
2008-02-03 |
Christoph Sommer | Tux grows faster, stops growing when hit |
tree | commitdiff |
2008-01-31 |
Christoph Sommer | New Badguy "IceCrusher" drops down to crush Tux and... |
tree | commitdiff |
2008-01-31 |
Christoph Sommer | HurtingPlatform won't kill invincible player |
tree | commitdiff |
2008-01-31 |
Christoph Sommer | get_nearest_player won't return dying or dead players |
tree | commitdiff |
2008-01-31 |
Christoph Sommer | Player::get_velocity |
tree | commitdiff |
2008-01-31 |
Matthias Braun | maybe fix camera jumping when respawning |
tree | commitdiff |
2008-01-26 |
Christoph Sommer | Forgot a file |
tree | commitdiff |
2008-01-26 |
Christoph Sommer | Single-Sprite Ice Tux, equalized Sprite dimensions... |
tree | commitdiff |
2008-01-21 |
Matthias Braun | don't be too pedantic for squirrel sources |
tree | commitdiff |
2008-01-20 |
Christoph Sommer | Fire Tux for single-sprite version of tux |
tree | commitdiff |
2008-01-20 |
Wolfgang Becker | Load tilemap when level is in old format. |
tree | commitdiff |
2008-01-20 |
Wolfgang Becker | AUTO-canon always shoots towards tux. |
tree | commitdiff |
2008-01-20 |
Wolfgang Becker | -Use "jump-with-up" in config for all controlers. No... |
tree | commitdiff |
2008-01-19 |
Christoph Sommer | Butt Jump. As Big Tux, gain lots of speed and press... |
tree | commitdiff |
2008-01-19 |
Christoph Sommer | Started making Tux a single sprite again. Still missing... |
tree | commitdiff |
2008-01-19 |
Matthias Braun | remove jam buildfiles, we're using cmake now and I... |
tree | commitdiff |
2008-01-18 |
Wolfgang Becker | Option to jump with up on keyboard. |
tree | commitdiff |
2008-01-18 |
Wolfgang Becker | Synced TinyGetText with lincity-ng. |
tree | commitdiff |
2008-01-08 |
Matthias Braun | forgot to add some files, actually merge 2 tilesets... |
tree | commitdiff |
2008-01-08 |
Matthias Braun | rewrote/refactored tileset handling, tilesets are now... |
tree | commitdiff |
2008-01-07 |
Christoph Sommer | First step towards multiple tilesets per tilemap. Code... |
tree | commitdiff |
2008-01-06 |
Matthias Braun | implemented camera style 4 for vertical direction |
tree | commitdiff |
2008-01-06 |
Matthias Braun | simplify physic formula a bit |
tree | commitdiff |
2008-01-06 |
Christoph Sommer | Play stereo effects in relation to camera, not player... |
tree | commitdiff |
2008-01-06 |
Christoph Sommer | Sound Manager prints debug info if uncached sounds... |
tree | commitdiff |
2008-01-06 |
Christoph Sommer | preload sounds |
tree | commitdiff |
2008-01-06 |
Christoph Sommer | Badguys that die will still trigger collisions during... |
tree | commitdiff |
next |