2008-05-21 |
Ingo Ruhnke | Another debug cout disabled |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Ingo Ruhnke | Disabled another debugging cout |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Ingo Ruhnke | Properly init the screen on startup with the stored... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Ingo Ruhnke | Some harmless space for readability and an assert() |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Ingo Ruhnke | Removed some unused code (handled in video/gl_renderer... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Ingo Ruhnke | Made screen-fill vs black-border an option |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Matthias Braun | OpenGL ES uses glOrthof |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Matthias Braun | more opengles changes |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Matthias Braun | a few more opengles changes |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Matthias Braun | replace some of the glBegin,glEnd calls with glDrawArrays |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Matthias Braun | don't abuse exceptiosns for indicating EOF |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Matthias Braun | fix crash when filename is shorter than extension length |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Marek Moeckel | added lowres data directory for handheld port and lowre... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Ryan Flegel | #318: Automatically run default.nut for each level... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Ingo Ruhnke | Fixed a few missshapes in sound enable/disable in the... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Ingo Ruhnke | More useful default keybindings for peeking |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Ingo Ruhnke | Do not change video mode when changing fullscreen-res... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Ingo Ruhnke | Switched magnification to percentage, added black-borde... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Ingo Ruhnke | Some more messing around with aspect-ratio, window... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Ryan Flegel | Missing endl |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Ingo Ruhnke | Patched some aspect ratio back in (PS: screwed up code... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Ingo Ruhnke | Commented out the 'Key 300 is unbound' messages, don... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Ingo Ruhnke | Added experimental and unfinished window resize more... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Ryan Flegel | Update svn:ignore |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Ryan Flegel | Added/updated Russian (Constantin Baranov) and Ukrainia... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Ingo Ruhnke | More snowball gfx fixes |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Ryan Flegel | Don't increase mriceblock's squish count when hitting... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Ryan Flegel | Typo fixes. Sorry, thought I recompiled before checking in |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Ryan Flegel | Updating Spanish translation from Chercheta (#346) |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Ryan Flegel | Applied sound pre-loading patch from mathnerd314 (... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Ingo Ruhnke | Some animation/hitbox fixes |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Ingo Ruhnke | - Restored Milestone1 graphics |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Christoph Sommer | MrBomb keeps walking while ticking |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Christoph Sommer | CaptainSnowball uses his ability to jump more often |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Christoph Sommer | Make FlyingSnowball fly a touch more realistically |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Christoph Sommer | Add scripting method to set a Sector's gravity |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Ingo Ruhnke | it language updates from Manuela Kessler <exty@exty.ch> |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Ingo Ruhnke | nb/nn Language updates from Karl Ove Hufthammer <karl... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Christoph Sommer | Stupid copy/paste bug. The archiveDir is, of course... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Christoph Sommer | Add-on Manager rewrite |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Tim Goya | fix lightmap-in-front-of-menu bug |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Tim Goya | remove camera.cfg from install |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Marek Moeckel | removed nolog.ogg, which is just an unfinished version... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Marek Moeckel | added .music script for fortress music |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Marek Moeckel | new oldschool growup sound |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Marek Moeckel | to prevent crashes on missing data, load empty wave... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Marek Moeckel | forgot file name change in one place |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Marek Moeckel | added new invincible sound and dedicated music based... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Ingo Ruhnke | pt.po updates from José JORGE <lists.jjorge@free.fr> |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Ingo Ruhnke | Changed the logic of aspect ratio, aspect_width/height... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Matthias Braun | center camera on tux feet, so we get no jumps when... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Matthias Braun | not needed anymore |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Matthias Braun | set new camera defaults, make it work without camera.cfg |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Matthias Braun | fix a few warnings |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Ingo Ruhnke | Added bomb fish graphic |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Ingo Ruhnke | Added README that might be useful for some, added svn... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Ingo Ruhnke | Removed unneeded math.h |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Ingo Ruhnke | When custom aspect ratio is set, add it to the list... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Ingo Ruhnke | Fixed MN_STRINGSELECT menu item a bit more and hooked... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Ingo Ruhnke | Fixed MN_STRINGSELECT menu item |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Ingo Ruhnke | Graphics for moving platform |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Ingo Ruhnke | Display some additional help text on Option Menu entries |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Ingo Ruhnke | Return pointer to MenuItem when creating one |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Ingo Ruhnke | Added scrolling to the menu (a little crude, but working) |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Ingo Ruhnke | Added experimental frame to the main menu |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Ingo Ruhnke | Let shrink view zoom in on Tux not the level spot |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Ingo Ruhnke | Fixed game crashing when leaving the worldmap |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Ingo Ruhnke | Removed Slot menu (to preserve saves, rename *_1.stsg... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Ingo Ruhnke | Crude hack to slow down the game, use set_game_speed... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Marek Moeckel | moved back wood.wav which I'm pretty sure I made |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Marek Moeckel | new brick sound submitted by Yaniel |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Ingo Ruhnke | Replaced rectangular shrinkfade with a circular one |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Marek Moeckel | better skid noise (still not as good as the old one) |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Ingo Ruhnke | Added Menu::get_parent() |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Ingo Ruhnke | Some more Profile code, they now basically work (to... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Ingo Ruhnke | Added profile menu (empty placeholder), don't forget... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Ingo Ruhnke | Changed darkening color when pause is active |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Ingo Ruhnke | Minor cleanup, replaced SCREEN_WIDTH/2 with pos_x |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Ingo Ruhnke | Menu items in Option menu are aligned right and left |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Marek Moeckel | brought back Stephen's self-made sounds, added new... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Ingo Ruhnke | Added some blinking to the current menu item |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Ingo Ruhnke | Changed effect when switching menus |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Ingo Ruhnke | Added nightsky images |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Wolfgang Becker | Some selfmade noise. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Ingo Ruhnke | Removed a few things from svn:ignore that are no longer... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Ingo Ruhnke | Switched from /bin/sh to /bin/bash (needed on Ubuntu... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Ingo Ruhnke | Random stuff floating around in my local checkout |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Wolfgang Becker | Fixed duplicated tile ids. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Wolfgang Becker | Removed files markes as questionable on supertux.lethar... |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Wolfgang Becker | Reinitialize SDL's joystick subsystem when scanning... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Wolfgang Becker | Command line switch -d, --default to reset video settin... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Wolfgang Becker | Add option to scan for joysticks to the joystick setup. |
commit | commitdiff | tree | snapshot |
2008-04-28 |
Ingo Ruhnke | pt_BR updates from Krishnamurti Lelis Lima Vieira Nunes... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Wolfgang Becker | Dispenser no longer hurts Tux directly. Tux can climb... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Wolfgang Becker | Dead snowballs don't walk around. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Wolfgang Becker | * Peek in X and Y direction at the same time. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Ingo Ruhnke | - added Andrius Štikonas <stikonas@gmail.com> |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Ingo Ruhnke | Lithuanian language update from Andrius Štikonas <stiko... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Christoph Sommer | Preload Dart sounds. Resolves issue 0000331 |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Christoph Sommer | Upgraded to Squirrel 2.2 |
commit | commitdiff | tree | snapshot |
next |