supertux.git
15 years agosplitted OnAppBarUserResponse() and code that remaps tiles.
Miloš Klouček [Sat, 16 Aug 2008 17:30:58 +0000 (17:30 +0000)]
splitted OnAppBarUserResponse() and code that remaps tiles.

SVN-Revision: 5728

15 years agoremoved one compile warning (unused variable e)
Miloš Klouček [Sat, 16 Aug 2008 17:24:13 +0000 (17:24 +0000)]
removed one compile warning (unused variable e)

SVN-Revision: 5727

15 years agotext changes
Miloš Klouček [Sat, 16 Aug 2008 17:19:17 +0000 (17:19 +0000)]
text changes

SVN-Revision: 5726

15 years ago* Switch -d was used twice. Script debugger now is -s
Wolfgang Becker [Fri, 15 Aug 2008 21:00:47 +0000 (21:00 +0000)]
* Switch -d was used twice. Script debugger now is -s
* Default aspect ratio is rest to auto detect.
* Fixed numbering in INSTALL.

SVN-Revision: 5725

15 years agoUpdated tilemanager to make it working with current libraries, by now works only...
Miloš Klouček [Fri, 8 Aug 2008 19:19:53 +0000 (19:19 +0000)]
Updated tilemanager to make it working with current libraries, by now works only for older tileset files without new disk-inexpensive way of describing "more tiles in a picture" No cave hiding...

SVN-Revision: 5723

15 years agoreplaced green pipes with new icy graphics in world1 levels
Marek Moeckel [Fri, 8 Aug 2008 13:01:33 +0000 (13:01 +0000)]
replaced green pipes with new icy graphics in world1 levels
deleted obsolete test level
fixed typo in bonus2 extro

SVN-Revision: 5722

15 years agoadded "static_cast<int>"s and solved bug #377
Miloš Klouček [Sat, 2 Aug 2008 15:16:41 +0000 (15:16 +0000)]
added "static_cast<int>"s and solved bug #377

SVN-Revision: 5709

15 years agoSDL_GL_SWAP_CONTROL depends on SDL version
Matthias Braun [Sun, 27 Jul 2008 20:00:58 +0000 (20:00 +0000)]
SDL_GL_SWAP_CONTROL depends on SDL version

SVN-Revision: 5694

15 years agoImplemented rounded rects with GL_TRIANGLE_STRIP
Ingo Ruhnke [Fri, 25 Jul 2008 15:21:59 +0000 (15:21 +0000)]
Implemented rounded rects with GL_TRIANGLE_STRIP

SVN-Revision: 5693

15 years agosome GP2X-related workarounds
Marek Moeckel [Fri, 25 Jul 2008 14:38:17 +0000 (14:38 +0000)]
some GP2X-related workarounds

SVN-Revision: 5692

15 years agoremoved second ghost forest song from lowres music
Marek Moeckel [Mon, 21 Jul 2008 09:26:55 +0000 (09:26 +0000)]
removed second ghost forest song from lowres music

SVN-Revision: 5690

15 years agoKugelblitz now appears at specified position, not at [0, 0]
Miloš Klouček [Thu, 3 Jul 2008 16:36:14 +0000 (16:36 +0000)]
Kugelblitz now appears at specified position, not at [0, 0]

SVN-Revision: 5647

15 years agoSome housekeeping
Christoph Sommer [Tue, 1 Jul 2008 20:11:01 +0000 (20:11 +0000)]
Some housekeeping

SVN-Revision: 5645

15 years agoLevelIntro screen
Christoph Sommer [Tue, 1 Jul 2008 20:06:37 +0000 (20:06 +0000)]
LevelIntro screen

SVN-Revision: 5644

15 years agoreplaced main.cpp's NO_CATCH define by DEBUG
Christoph Sommer [Tue, 1 Jul 2008 20:06:02 +0000 (20:06 +0000)]
replaced main.cpp's NO_CATCH define by DEBUG

SVN-Revision: 5643

15 years agoFixed includes for msys.
Ryan Flegel [Tue, 1 Jul 2008 04:46:59 +0000 (04:46 +0000)]
Fixed includes for msys.

SVN-Revision: 5642

15 years agoWoops, wrong repository
Ingo Ruhnke [Tue, 1 Jul 2008 02:47:45 +0000 (02:47 +0000)]
Woops, wrong repository

SVN-Revision: 5641

15 years agoExample demo
Ingo Ruhnke [Tue, 1 Jul 2008 02:47:05 +0000 (02:47 +0000)]
Example demo

SVN-Revision: 5640

15 years agoupdated -coop patch
Christoph Sommer [Fri, 27 Jun 2008 15:52:55 +0000 (15:52 +0000)]
updated -coop patch

SVN-Revision: 5636

15 years agoNo more segfaults when trying to spawn bullets of unknown type
Christoph Sommer [Fri, 27 Jun 2008 15:45:33 +0000 (15:45 +0000)]
No more segfaults when trying to spawn bullets of unknown type

SVN-Revision: 5635

15 years agoIf loading dummy texture failed, use an empty one
Christoph Sommer [Mon, 23 Jun 2008 19:25:14 +0000 (19:25 +0000)]
If loading dummy texture failed, use an empty one

SVN-Revision: 5621

15 years agoDon't die when main icon cannot be loaded
Christoph Sommer [Mon, 23 Jun 2008 18:44:09 +0000 (18:44 +0000)]
Don't die when main icon cannot be loaded

SVN-Revision: 5620

15 years agotypo
Christoph Sommer [Mon, 23 Jun 2008 18:37:17 +0000 (18:37 +0000)]
typo

SVN-Revision: 5619

15 years agoIf loading an image fails, try loading "images/engine/missing.png" first before faili...
Christoph Sommer [Mon, 23 Jun 2008 18:33:17 +0000 (18:33 +0000)]
If loading an image fails, try loading "images/engine/missing.png" first before failing hard

SVN-Revision: 5618

15 years agoFixed image names.
Wolfgang Becker [Sun, 22 Jun 2008 19:46:37 +0000 (19:46 +0000)]
Fixed image names.

SVN-Revision: 5614

15 years agoTypo fix
Ryan Flegel [Thu, 19 Jun 2008 04:43:14 +0000 (04:43 +0000)]
Typo fix

SVN-Revision: 5589

15 years agoEsc in menu now goes back to previous menu instead of going straight back to the...
Ryan Flegel [Thu, 19 Jun 2008 04:42:16 +0000 (04:42 +0000)]
Esc in menu now goes back to previous menu instead of going straight back to the game

SVN-Revision: 5588

15 years agoFix broken animations in world2/airkey.stl, also clean it up in other ways.
Arvid Norlander [Wed, 18 Jun 2008 20:23:39 +0000 (20:23 +0000)]
Fix broken animations in world2/airkey.stl, also clean it up in other ways.

SVN-Revision: 5587

15 years agoMake world2/level6.stl possible to finish, also clean up some wrong tiles in it.
Arvid Norlander [Wed, 18 Jun 2008 20:20:38 +0000 (20:20 +0000)]
Make world2/level6.stl possible to finish, also clean up some wrong tiles in it.

SVN-Revision: 5586

15 years ago#232: Changing from menu language no longer freezes level. Level restart is still...
Ryan Flegel [Wed, 18 Jun 2008 05:25:04 +0000 (05:25 +0000)]
#232: Changing from menu language no longer freezes level. Level restart is still required for changes to take effect, though.

SVN-Revision: 5585

15 years agoMenu now shrinks when closed instead of disappearing
Ryan Flegel [Wed, 18 Jun 2008 05:08:20 +0000 (05:08 +0000)]
Menu now shrinks when closed instead of disappearing

SVN-Revision: 5584

15 years agoFix issue with action not being updated when typing grow()/fire()/etc in console...
Ryan Flegel [Mon, 16 Jun 2008 23:46:24 +0000 (23:46 +0000)]
Fix issue with action not being updated when typing grow()/fire()/etc in console. Caused by r 5577.

SVN-Revision: 5578

15 years agoSupport for idle animations. Idle stage sprite names must be 'stand', 'idle', 'idle...
Ryan Flegel [Mon, 16 Jun 2008 06:20:36 +0000 (06:20 +0000)]
Support for idle animations. Idle stage sprite names must be 'stand', 'idle', 'idle-2', etc, to work properly.

Current idle animation is: (1)stand for 5 seconds, (2)blink, (3)stand for 2.5 seconds, (4)blink, (5) stand for 2.5 seconds. When the last stage is finished, it returns to stage 2.

SVN-Revision: 5577

15 years agoFixes dying animation issue where it is stuck at frame 0.
Ryan Flegel [Mon, 16 Jun 2008 04:01:21 +0000 (04:01 +0000)]
Fixes dying animation issue where it is stuck at frame 0.

SVN-Revision: 5576

15 years agoAdjust gamma with set_gamma(float) scripting function. Must be fullscreen.
Ryan Flegel [Mon, 16 Jun 2008 03:07:34 +0000 (03:07 +0000)]
Adjust gamma with set_gamma(float) scripting function. Must be fullscreen.

SVN-Revision: 5575

15 years agoDisable acceleration in kill_fall().
Ryan Flegel [Sun, 15 Jun 2008 19:27:44 +0000 (19:27 +0000)]
Disable acceleration in kill_fall().

SVN-Revision: 5574

15 years agoBomb is now portable
Ryan Flegel [Fri, 13 Jun 2008 06:06:03 +0000 (06:06 +0000)]
Bomb is now portable

SVN-Revision: 5568

15 years agoF10 toggles show FPS
Ryan Flegel [Thu, 12 Jun 2008 21:24:57 +0000 (21:24 +0000)]
F10 toggles show FPS

SVN-Revision: 5567

15 years ago#305: applied tripod's patch to stop Jumpy from making one extra jump after being...
Ryan Flegel [Thu, 12 Jun 2008 21:04:02 +0000 (21:04 +0000)]
#305: applied tripod's patch to stop Jumpy from making one extra jump after being killed from below

SVN-Revision: 5566

15 years agoDon't cache APPDATADIR--it's derived from CMAKE_INSTALL_PREFIX, which is already...
Ryan Flegel [Thu, 12 Jun 2008 20:46:49 +0000 (20:46 +0000)]
Don't cache APPDATADIR--it's derived from CMAKE_INSTALL_PREFIX, which is already cached

SVN-Revision: 5565

15 years agoKicked iceblocks kill badguys that fall on them ("squish" them)
Ryan Flegel [Thu, 12 Jun 2008 05:50:20 +0000 (05:50 +0000)]
Kicked iceblocks kill badguys that fall on them ("squish" them)

SVN-Revision: 5564

15 years agoGetting rid of nasty tabs
Ryan Flegel [Thu, 12 Jun 2008 05:23:28 +0000 (05:23 +0000)]
Getting rid of nasty tabs

SVN-Revision: 5563

15 years agoMake sure fish is facing down when killed
Ryan Flegel [Thu, 12 Jun 2008 04:43:06 +0000 (04:43 +0000)]
Make sure fish is facing down when killed

SVN-Revision: 5562

15 years agoFixed problems with pedestral after typo fixes
Ryan Flegel [Thu, 12 Jun 2008 03:22:37 +0000 (03:22 +0000)]
Fixed problems with pedestral after typo fixes

SVN-Revision: 5561

15 years agoRenamed "rocket_launcher" to rocketlauncher to keep naming convention (game part)
Miloš Klouček [Tue, 10 Jun 2008 17:52:11 +0000 (17:52 +0000)]
Renamed "rocket_launcher" to rocketlauncher to keep naming convention (game part)

SVN-Revision: 5558

15 years agoChanged dispenser type "rocket-launcher" to "rocket_launcher" to make it implementabl...
Miloš Klouček [Mon, 9 Jun 2008 19:47:04 +0000 (19:47 +0000)]
Changed dispenser type "rocket-launcher" to "rocket_launcher" to make it implementable in editor.

SVN-Revision: 5554

15 years agoOops, reverting accidentally committed changes in last revision.
Ryan Flegel [Mon, 9 Jun 2008 03:26:03 +0000 (03:26 +0000)]
Oops, reverting accidentally committed changes in last revision.

SVN-Revision: 5548

15 years ago#316: Added mathnerd314's trampoline sign and added it to Bouncy Coils level
Ryan Flegel [Mon, 9 Jun 2008 03:23:36 +0000 (03:23 +0000)]
#316: Added mathnerd314's trampoline sign and added it to Bouncy Coils level

SVN-Revision: 5547

15 years ago#324: Hopefully this fixes the issue with malformed UTF-8 sequences causing SuperTux...
Ryan Flegel [Mon, 9 Jun 2008 02:06:05 +0000 (02:06 +0000)]
#324: Hopefully this fixes the issue with malformed UTF-8 sequences causing SuperTux to crash

SVN-Revision: 5546

15 years ago#355: Applied MMlosh's patch to fix worldmap bugs
Ryan Flegel [Mon, 9 Jun 2008 01:49:05 +0000 (01:49 +0000)]
#355: Applied MMlosh's patch to fix worldmap bugs

SVN-Revision: 5545

15 years ago#303: Typo fixes from mathnerd314
Ryan Flegel [Mon, 9 Jun 2008 01:25:27 +0000 (01:25 +0000)]
#303: Typo fixes from mathnerd314

SVN-Revision: 5544

15 years agoBased off of mathnerd314's patch to fix issue #327
Ryan Flegel [Mon, 9 Jun 2008 00:34:21 +0000 (00:34 +0000)]
Based off of mathnerd314's patch to fix issue #327

- Dispensers can now support multiple badguys instead of just 'random'
- badguys can be dispensed randomly or in sequence
- dispenser type must now be specified as 'dropper', 'rocket-launcher' or 'cannon'. defaults to 'dropper' if not specified.

SVN-Revision: 5539

15 years agoFixed usage of glEnable/glDisable where glEnableClientState/glDisableClientState...
Ondřej Hošek [Sun, 1 Jun 2008 17:52:14 +0000 (17:52 +0000)]
Fixed usage of glEnable/glDisable where glEnableClientState/glDisableClientState should've been used instead

SVN-Revision: 5521

15 years agoanother include for g++ 4.3
Wolfgang Becker [Sat, 31 May 2008 10:16:54 +0000 (10:16 +0000)]
another include for g++ 4.3

SVN-Revision: 5520

15 years agoReposition menu on fullscreen toggle
Ingo Ruhnke [Sun, 25 May 2008 17:12:12 +0000 (17:12 +0000)]
Reposition menu on fullscreen toggle

SVN-Revision: 5519

15 years agoReposition menu on fullscreen toggle
Ingo Ruhnke [Sun, 25 May 2008 16:42:19 +0000 (16:42 +0000)]
Reposition menu on fullscreen toggle

SVN-Revision: 5518

15 years agoFixed menu position on resize
Ingo Ruhnke [Sun, 25 May 2008 15:59:10 +0000 (15:59 +0000)]
Fixed menu position on resize

SVN-Revision: 5517

15 years agoFixed flicker issue due to dual buffering
Ingo Ruhnke [Sun, 25 May 2008 15:58:46 +0000 (15:58 +0000)]
Fixed flicker issue due to dual buffering

SVN-Revision: 5516

15 years agoAdded MrsSnowball squished
Ingo Ruhnke [Sat, 24 May 2008 18:38:55 +0000 (18:38 +0000)]
Added MrsSnowball squished

SVN-Revision: 5515

15 years agoAdded new explosion graphics
Ingo Ruhnke [Sat, 24 May 2008 18:29:52 +0000 (18:29 +0000)]
Added new explosion graphics

SVN-Revision: 5514

15 years agoDisabled bomb spraying particles all over the screen
Ingo Ruhnke [Sat, 24 May 2008 17:39:05 +0000 (17:39 +0000)]
Disabled bomb spraying particles all over the screen

SVN-Revision: 5513

15 years agoSome more aspect ratio stuff
Ingo Ruhnke [Fri, 23 May 2008 12:52:01 +0000 (12:52 +0000)]
Some more aspect ratio stuff

SVN-Revision: 5512

15 years agoSome more aspect ratio stuff
Ingo Ruhnke [Fri, 23 May 2008 12:21:52 +0000 (12:21 +0000)]
Some more aspect ratio stuff

SVN-Revision: 5511

15 years agoAnother text fix from Mathnerd314 <man.is.allan@gmail.com> and some more
Ingo Ruhnke [Thu, 22 May 2008 22:49:09 +0000 (22:49 +0000)]
Another text fix from Mathnerd314 <man.is.allan@gmail.com> and some more

SVN-Revision: 5510

15 years agoFixed segfault in --aspect scanning
Ingo Ruhnke [Thu, 22 May 2008 22:24:16 +0000 (22:24 +0000)]
Fixed segfault in --aspect scanning

SVN-Revision: 5509

15 years agoRolled back bomb to old behaviour, some bomb gfx tuning
Ingo Ruhnke [Thu, 22 May 2008 20:20:43 +0000 (20:20 +0000)]
Rolled back bomb to old behaviour, some bomb gfx tuning

SVN-Revision: 5508

15 years agoAdded F12 as shortcut for screenshots since Print key is captured by some window...
Ingo Ruhnke [Thu, 22 May 2008 18:12:22 +0000 (18:12 +0000)]
Added F12 as shortcut for screenshots since Print key is captured by some window managers

SVN-Revision: 5504

15 years agoNew bomb sprite
Ingo Ruhnke [Thu, 22 May 2008 10:59:35 +0000 (10:59 +0000)]
New bomb sprite

SVN-Revision: 5503

15 years agoMathnerd314 <man.is.allan@gmail.com> option menu language cleanup
Ingo Ruhnke [Wed, 21 May 2008 23:38:56 +0000 (23:38 +0000)]
Mathnerd314 <man.is.allan@gmail.com> option menu language cleanup

SVN-Revision: 5502

15 years agoAdded ugly default key for console (Ctrl-c then F1) that works even if console is...
Ingo Ruhnke [Wed, 21 May 2008 20:26:28 +0000 (20:26 +0000)]
Added ugly default key for console (Ctrl-c then F1) that works even if console is disabled. I have been stuck to many times with a game session without console that I wanted to debug

SVN-Revision: 5501

15 years agoAnother debug cout disabled
Ingo Ruhnke [Wed, 21 May 2008 20:21:32 +0000 (20:21 +0000)]
Another debug cout disabled

SVN-Revision: 5500

15 years agoDisabled another debugging cout
Ingo Ruhnke [Wed, 21 May 2008 18:40:40 +0000 (18:40 +0000)]
Disabled another debugging cout

SVN-Revision: 5499

15 years agoProperly init the screen on startup with the stored configuration values
Ingo Ruhnke [Wed, 21 May 2008 18:38:15 +0000 (18:38 +0000)]
Properly init the screen on startup with the stored configuration values

SVN-Revision: 5498

15 years agoSome harmless space for readability and an assert()
Ingo Ruhnke [Wed, 21 May 2008 18:18:03 +0000 (18:18 +0000)]
Some harmless space for readability and an assert()

SVN-Revision: 5497

15 years agoRemoved some unused code (handled in video/gl_renderer now)
Ingo Ruhnke [Wed, 21 May 2008 18:12:17 +0000 (18:12 +0000)]
Removed some unused code (handled in video/gl_renderer now)

SVN-Revision: 5496

16 years agoMade screen-fill vs black-border an option
Ingo Ruhnke [Wed, 21 May 2008 13:29:33 +0000 (13:29 +0000)]
Made screen-fill vs black-border an option

SVN-Revision: 5495

16 years agoOpenGL ES uses glOrthof
Matthias Braun [Sun, 18 May 2008 14:33:04 +0000 (14:33 +0000)]
OpenGL ES uses glOrthof

SVN-Revision: 5494

16 years agomore opengles changes
Matthias Braun [Sun, 18 May 2008 14:26:06 +0000 (14:26 +0000)]
more opengles changes

SVN-Revision: 5493

16 years agoa few more opengles changes
Matthias Braun [Sun, 18 May 2008 14:14:32 +0000 (14:14 +0000)]
a few more opengles changes

SVN-Revision: 5492

16 years agoreplace some of the glBegin,glEnd calls with glDrawArrays
Matthias Braun [Sun, 18 May 2008 13:24:05 +0000 (13:24 +0000)]
replace some of the glBegin,glEnd calls with glDrawArrays

SVN-Revision: 5491

16 years agodon't abuse exceptiosns for indicating EOF
Matthias Braun [Sun, 18 May 2008 12:18:12 +0000 (12:18 +0000)]
don't abuse exceptiosns for indicating EOF

SVN-Revision: 5490

16 years agofix crash when filename is shorter than extension length
Matthias Braun [Sun, 18 May 2008 12:01:30 +0000 (12:01 +0000)]
fix crash when filename is shorter than extension length

SVN-Revision: 5489

16 years agoadded lowres data directory for handheld port and lowres music
Marek Moeckel [Fri, 16 May 2008 19:44:09 +0000 (19:44 +0000)]
added lowres data directory for handheld port and lowres music

SVN-Revision: 5485

16 years ago#318: Automatically run default.nut for each level/sector and worldmap. We may want...
Ryan Flegel [Fri, 16 May 2008 15:42:02 +0000 (15:42 +0000)]
#318: Automatically run default.nut for each level/sector and worldmap. We may want to consider moving world.nut functionality into default.nut.

SVN-Revision: 5484

16 years agoFixed a few missshapes in sound enable/disable in the option menu
Ingo Ruhnke [Fri, 16 May 2008 01:54:30 +0000 (01:54 +0000)]
Fixed a few missshapes in sound enable/disable in the option menu

SVN-Revision: 5483

16 years agoMore useful default keybindings for peeking
Ingo Ruhnke [Thu, 15 May 2008 17:24:46 +0000 (17:24 +0000)]
More useful default keybindings for peeking

SVN-Revision: 5482

16 years agoDo not change video mode when changing fullscreen-res setting
Ingo Ruhnke [Thu, 15 May 2008 07:08:19 +0000 (07:08 +0000)]
Do not change video mode when changing fullscreen-res setting

SVN-Revision: 5481

16 years agoSwitched magnification to percentage, added black-border as alternative to scale
Ingo Ruhnke [Thu, 15 May 2008 06:33:38 +0000 (06:33 +0000)]
Switched magnification to percentage, added black-border as alternative to scale

SVN-Revision: 5480

16 years agoSome more messing around with aspect-ratio, window resize and stuff
Ingo Ruhnke [Thu, 15 May 2008 04:00:03 +0000 (04:00 +0000)]
Some more messing around with aspect-ratio, window resize and stuff

SVN-Revision: 5479

16 years agoMissing endl
Ryan Flegel [Thu, 15 May 2008 01:06:44 +0000 (01:06 +0000)]
Missing endl

SVN-Revision: 5478

16 years agoPatched some aspect ratio back in (PS: screwed up code indention a bit)
Ingo Ruhnke [Wed, 14 May 2008 22:23:35 +0000 (22:23 +0000)]
Patched some aspect ratio back in (PS: screwed up code indention a bit)

SVN-Revision: 5477

16 years agoCommented out the 'Key 300 is unbound' messages, don't serve much purpose, but flood...
Ingo Ruhnke [Wed, 14 May 2008 18:26:41 +0000 (18:26 +0000)]
Commented out the 'Key 300 is unbound' messages, don't serve much purpose, but flood the screen

SVN-Revision: 5476

16 years agoAdded experimental and unfinished window resize more fixes will follow later, might...
Ingo Ruhnke [Wed, 14 May 2008 16:39:43 +0000 (16:39 +0000)]
Added experimental and unfinished window resize more fixes will follow later, might have broken SDL renderer in the progress

SVN-Revision: 5475

16 years agoUpdate svn:ignore
Ryan Flegel [Wed, 14 May 2008 03:17:31 +0000 (03:17 +0000)]
Update svn:ignore

SVN-Revision: 5474

16 years agoAdded/updated Russian (Constantin Baranov) and Ukrainian (Eugen Uven) translations
Ryan Flegel [Wed, 14 May 2008 03:15:20 +0000 (03:15 +0000)]
Added/updated Russian (Constantin Baranov) and Ukrainian (Eugen Uven) translations

SVN-Revision: 5473

16 years agoMore snowball gfx fixes
Ingo Ruhnke [Wed, 14 May 2008 02:53:31 +0000 (02:53 +0000)]
More snowball gfx fixes

SVN-Revision: 5472

16 years agoDon't increase mriceblock's squish count when hitting walls/bricks. Only when squished.
Ryan Flegel [Wed, 14 May 2008 02:24:49 +0000 (02:24 +0000)]
Don't increase mriceblock's squish count when hitting walls/bricks. Only when squished.

SVN-Revision: 5471

16 years agoTypo fixes. Sorry, thought I recompiled before checking in
Ryan Flegel [Wed, 14 May 2008 02:02:55 +0000 (02:02 +0000)]
Typo fixes. Sorry, thought I recompiled before checking in

SVN-Revision: 5470

16 years agoUpdating Spanish translation from Chercheta (#346)
Ryan Flegel [Wed, 14 May 2008 01:57:21 +0000 (01:57 +0000)]
Updating Spanish translation from Chercheta (#346)

SVN-Revision: 5469

16 years agoApplied sound pre-loading patch from mathnerd314 (#331)
Ryan Flegel [Wed, 14 May 2008 01:48:36 +0000 (01:48 +0000)]
Applied sound pre-loading patch from mathnerd314 (#331)

SVN-Revision: 5468