supertux.git
17 years ago- some experimental new tiles
Ingo Ruhnke [Sat, 3 Mar 2007 02:51:15 +0000 (02:51 +0000)]
- some experimental new tiles

SVN-Revision: 4907

17 years agoremove lots of glibc specific stuff from obstack
Matthias Braun [Fri, 2 Mar 2007 18:23:29 +0000 (18:23 +0000)]
remove lots of glibc specific stuff from obstack

SVN-Revision: 4906

17 years ago- removed obsolete thumbnails
Ingo Ruhnke [Fri, 2 Mar 2007 17:42:35 +0000 (17:42 +0000)]
- removed obsolete thumbnails

SVN-Revision: 4905

17 years agoFixed compile error by adding missing include (from tuxdev's instructions)
Arvid Norlander [Fri, 2 Mar 2007 17:00:25 +0000 (17:00 +0000)]
Fixed compile error by adding missing include (from tuxdev's instructions)

SVN-Revision: 4904

17 years agominimize some #includes and replace with forward decls
Tim Goya [Fri, 2 Mar 2007 14:13:41 +0000 (14:13 +0000)]
minimize some #includes and replace with forward decls

SVN-Revision: 4903

17 years agoMinor fixes to some bonus levels (changing to new lava, fixing of incorrect tiles...
Arvid Norlander [Thu, 1 Mar 2007 11:50:02 +0000 (11:50 +0000)]
Minor fixes to some bonus levels (changing to new lava, fixing of incorrect tiles, removing badguys outside map, ...)

SVN-Revision: 4891

17 years agoFixed positions of doors and other objects in level1.stl and level6.stl
Arvid Norlander [Thu, 1 Mar 2007 10:38:06 +0000 (10:38 +0000)]
Fixed positions of doors and other objects in level1.stl and level6.stl

SVN-Revision: 4889

17 years agoFixed position of doors and marked some secret areas in level5.stl
Arvid Norlander [Thu, 1 Mar 2007 10:20:16 +0000 (10:20 +0000)]
Fixed position of doors and marked some secret areas in level5.stl

SVN-Revision: 4888

17 years ago- Use obstacks for memory allocation for lispfiles and DrawingRequests,
Matthias Braun [Wed, 28 Feb 2007 18:16:37 +0000 (18:16 +0000)]
- Use obstacks for memory allocation for lispfiles and DrawingRequests,
  this should speedup the game a bit (esp. on windows where malloc is slow)
- fixed a bunch of memory leaks
- some experiments with the camera (disable and they didn't work out too well)

SVN-Revision: 4882

17 years agofix music
Matthias Braun [Wed, 28 Feb 2007 18:09:35 +0000 (18:09 +0000)]
fix music

SVN-Revision: 4881

17 years agomore experiments with menu levels
Matthias Braun [Wed, 28 Feb 2007 18:06:24 +0000 (18:06 +0000)]
more experiments with menu levels

SVN-Revision: 4880

17 years agoAdded Catalan translation by Marti Bosc
Ondřej Hošek [Tue, 27 Feb 2007 15:18:56 +0000 (15:18 +0000)]
Added Catalan translation by Marti Bosc

SVN-Revision: 4873

17 years ago- added development version logo, probably needs some more explaining text
Ingo Ruhnke [Sun, 25 Feb 2007 00:39:12 +0000 (00:39 +0000)]
- added development version logo, probably needs some more explaining text

SVN-Revision: 4872

17 years agoInfinite play and different color for Penny
Christoph Sommer [Thu, 22 Feb 2007 22:00:01 +0000 (22:00 +0000)]
Infinite play and different color for Penny

SVN-Revision: 4871

17 years ago- added fullscreen/window switch to F11 (gnome-like)
Ingo Ruhnke [Mon, 19 Feb 2007 16:44:59 +0000 (16:44 +0000)]
- added fullscreen/window switch to F11 (gnome-like)

SVN-Revision: 4868

17 years agoFix endsequence walking direction
Tim Goya [Mon, 19 Feb 2007 00:22:37 +0000 (00:22 +0000)]
Fix endsequence walking direction

SVN-Revision: 4865

17 years ago- added some notes on using the file
Ingo Ruhnke [Sun, 18 Feb 2007 22:54:14 +0000 (22:54 +0000)]
- added some notes on using the file

SVN-Revision: 4864

17 years ago- added some code to list free tile ids
Ingo Ruhnke [Sun, 18 Feb 2007 22:43:26 +0000 (22:43 +0000)]
- added some code to list free tile ids

SVN-Revision: 4863

17 years ago- cleaned up the remaining tile id collision
Ingo Ruhnke [Sun, 18 Feb 2007 22:39:53 +0000 (22:39 +0000)]
- cleaned up the remaining tile id collision

SVN-Revision: 4862

17 years ago- fixed tile id collision
Ingo Ruhnke [Sun, 18 Feb 2007 22:25:13 +0000 (22:25 +0000)]
- fixed tile id collision

SVN-Revision: 4861

17 years ago- fixed some tile-ids
Ingo Ruhnke [Sun, 18 Feb 2007 21:17:17 +0000 (21:17 +0000)]
- fixed some tile-ids

SVN-Revision: 4860

17 years ago- added check for duplicate tile-ids
Ingo Ruhnke [Sun, 18 Feb 2007 21:03:18 +0000 (21:03 +0000)]
- added check for duplicate tile-ids

SVN-Revision: 4859

17 years agoUnbreaking some tiles, 2045 and 2046 are used in a merged "tiles" far above in the...
Arvid Norlander [Sun, 18 Feb 2007 20:20:45 +0000 (20:20 +0000)]
Unbreaking some tiles, 2045 and 2046 are used in a merged "tiles" far above in the file

SVN-Revision: 4858

17 years agoAdded patch that allows cooperative play with two players. Hacky, but lots of fun...
Christoph Sommer [Sun, 18 Feb 2007 19:15:40 +0000 (19:15 +0000)]
Added patch that allows cooperative play with two players. Hacky, but lots of fun...

SVN-Revision: 4857

17 years ago- some more work on snowcastle stuff, mostly placeholders
Ingo Ruhnke [Sat, 17 Feb 2007 22:28:43 +0000 (22:28 +0000)]
- some more work on snowcastle stuff, mostly placeholders

SVN-Revision: 4856

17 years ago- added some snow castle tiles (placeholders)
Ingo Ruhnke [Sat, 17 Feb 2007 22:05:58 +0000 (22:05 +0000)]
- added some snow castle tiles (placeholders)

SVN-Revision: 4855

17 years agoChanged world1/07 - Oh No More Snowballs.stl to use endsequence and fixed a few snow...
Arvid Norlander [Sat, 17 Feb 2007 20:22:44 +0000 (20:22 +0000)]
Changed world1/07 - Oh No More Snowballs.stl to use endsequence and fixed a few snow tiles

SVN-Revision: 4854

17 years agoMinor fix of a few snow tiles in world1/11 - Night Chill.stl
Arvid Norlander [Sat, 17 Feb 2007 18:15:55 +0000 (18:15 +0000)]
Minor fix of a few snow tiles in world1/11 - Night Chill.stl

SVN-Revision: 4853

17 years ago- improved(?) empty bonus block
Ingo Ruhnke [Sat, 17 Feb 2007 13:52:46 +0000 (13:52 +0000)]
- improved(?) empty bonus block

SVN-Revision: 4852

17 years ago- improved(?) MrIceblock
Ingo Ruhnke [Sat, 17 Feb 2007 13:40:07 +0000 (13:40 +0000)]
- improved(?) MrIceblock

SVN-Revision: 4851

17 years ago- some small changes in color saturation to give better depth
Ingo Ruhnke [Sat, 17 Feb 2007 13:39:40 +0000 (13:39 +0000)]
- some small changes in color saturation to give better depth

SVN-Revision: 4850

17 years ago- added moving platform for ice
Ingo Ruhnke [Fri, 16 Feb 2007 13:46:24 +0000 (13:46 +0000)]
- added moving platform for ice

SVN-Revision: 4849

17 years ago- added some new water (animation is horrible and tiles still need to be split up...
Ingo Ruhnke [Thu, 15 Feb 2007 23:25:10 +0000 (23:25 +0000)]
- added some new water (animation is horrible and tiles still need to be split up properly)

SVN-Revision: 4848

17 years ago- some more unisolid tile work, blue pipes
Ingo Ruhnke [Thu, 15 Feb 2007 16:56:46 +0000 (16:56 +0000)]
- some more unisolid tile work, blue pipes

SVN-Revision: 4847

17 years agoRemoved trailing whitespaces in tilemanager source files (yes I know that code needs...
Arvid Norlander [Thu, 15 Feb 2007 16:39:55 +0000 (16:39 +0000)]
Removed trailing whitespaces in tilemanager source files (yes I know that code needs to be updated to work but I might do that later when I have time, if someone else doesn't do it first)

SVN-Revision: 4845

17 years agoLooseless recompression of image using /trunk/supertux/tools/png_recompress.sh in...
Arvid Norlander [Thu, 15 Feb 2007 16:37:37 +0000 (16:37 +0000)]
Looseless recompression of image using /trunk/supertux/tools/png_recompress.sh in trunk/ to make it smaller.

SVN-Revision: 4844

17 years ago- added some paralax layers
Ingo Ruhnke [Thu, 15 Feb 2007 14:55:22 +0000 (14:55 +0000)]
- added some paralax layers

SVN-Revision: 4842

17 years ago- some more work on the new unisolid snow tiles and a test level
Ingo Ruhnke [Thu, 15 Feb 2007 13:25:18 +0000 (13:25 +0000)]
- some more work on the new unisolid snow tiles and a test level

SVN-Revision: 4841

17 years ago- some new tiles for snow world background
Ingo Ruhnke [Thu, 15 Feb 2007 12:39:23 +0000 (12:39 +0000)]
- some new tiles for snow world background

SVN-Revision: 4840

17 years agoMade the main menu level look nicer.
Arvid Norlander [Wed, 14 Feb 2007 12:38:26 +0000 (12:38 +0000)]
Made the main menu level look nicer.

SVN-Revision: 4837

17 years agoUpdated innosetup script
Christoph Sommer [Tue, 13 Feb 2007 23:26:35 +0000 (23:26 +0000)]
Updated innosetup script

SVN-Revision: 4836

17 years agoUpdated Swedish translation a bit
Arvid Norlander [Tue, 13 Feb 2007 11:28:43 +0000 (11:28 +0000)]
Updated Swedish translation a bit

SVN-Revision: 4834

17 years ago(Issue 161): Hungarian translation fix
Christoph Sommer [Sun, 11 Feb 2007 13:15:03 +0000 (13:15 +0000)]
(Issue 161): Hungarian translation fix

SVN-Revision: 4832

17 years agoFixed one issue in updown.stl...
Arvid Norlander [Fri, 9 Feb 2007 23:28:45 +0000 (23:28 +0000)]
Fixed one issue in updown.stl...

SVN-Revision: 4830

17 years agoChange supertux.berlios.de to supertux.lethargik.org in 2 more places
Arvid Norlander [Fri, 9 Feb 2007 09:03:31 +0000 (09:03 +0000)]
Change supertux.berlios.de to supertux.lethargik.org in 2 more places

SVN-Revision: 4826

17 years agoChanged supertux.berlios.de to supertux.lethargik.org in a few more places
Arvid Norlander [Thu, 8 Feb 2007 23:17:42 +0000 (23:17 +0000)]
Changed supertux.berlios.de to supertux.lethargik.org in a few more places

SVN-Revision: 4825

17 years agoChanged supertux.berlios.de to supertux.lethargik.org in a few places
Arvid Norlander [Thu, 8 Feb 2007 23:12:10 +0000 (23:12 +0000)]
Changed supertux.berlios.de to supertux.lethargik.org in a few places

SVN-Revision: 4824

17 years agoFixed URL in credits.txt
Arvid Norlander [Thu, 8 Feb 2007 16:59:30 +0000 (16:59 +0000)]
Fixed URL in credits.txt

SVN-Revision: 4823

17 years agoSome more keys for the console
Christoph Sommer [Mon, 5 Feb 2007 23:24:54 +0000 (23:24 +0000)]
Some more keys for the console

SVN-Revision: 4815

17 years agoFixed nasty bug with remove_listener hooks
Christoph Sommer [Mon, 5 Feb 2007 20:41:23 +0000 (20:41 +0000)]
Fixed nasty bug with remove_listener hooks

SVN-Revision: 4814

17 years agoDirtY iCE's patch for dead scripting and bomb badguy counting
Tim Goya [Mon, 5 Feb 2007 16:28:08 +0000 (16:28 +0000)]
DirtY iCE's patch for dead scripting and bomb badguy counting

SVN-Revision: 4813

17 years agoAdded some tiles to tilegroups
Arvid Norlander [Mon, 5 Feb 2007 12:58:57 +0000 (12:58 +0000)]
Added some tiles to tilegroups

SVN-Revision: 4809

17 years agomoved to lethargik
Tim Goya [Mon, 5 Feb 2007 05:06:33 +0000 (05:06 +0000)]
moved to lethargik

SVN-Revision: 4804

17 years agoTried to cleanup the mess in world2/worldmap.stwm and made worldmap.strf better
Arvid Norlander [Sun, 4 Feb 2007 17:08:34 +0000 (17:08 +0000)]
Tried to cleanup the mess in world2/worldmap.stwm and made worldmap.strf better

SVN-Revision: 4802

17 years agoCleaned up some bonus levels to make them look nicer. (IMHO some of them are still...
Arvid Norlander [Sun, 4 Feb 2007 16:03:08 +0000 (16:03 +0000)]
Cleaned up some bonus levels to make them look nicer. (IMHO some of them are still not very good)

SVN-Revision: 4800

17 years agoRemoved totally unused and bad looking and incomplete snow-slope tile (and there...
Arvid Norlander [Sun, 4 Feb 2007 13:07:19 +0000 (13:07 +0000)]
Removed totally unused and bad looking and incomplete snow-slope tile (and there since some time better looking snow slopes)

SVN-Revision: 4799

17 years agoMerged even more tile images.
Arvid Norlander [Sun, 4 Feb 2007 12:54:42 +0000 (12:54 +0000)]
Merged even more tile images.

SVN-Revision: 4798

17 years agoRemoved dupe tile from tilegroup.
Arvid Norlander [Sun, 4 Feb 2007 11:25:43 +0000 (11:25 +0000)]
Removed dupe tile from tilegroup.

SVN-Revision: 4797

17 years agoMerged more tile images.
Arvid Norlander [Sun, 4 Feb 2007 11:20:04 +0000 (11:20 +0000)]
Merged more tile images.

SVN-Revision: 4796

17 years agoRemoved some dirs that have been unused and empty since about r4652
Arvid Norlander [Sun, 4 Feb 2007 11:03:35 +0000 (11:03 +0000)]
Removed some dirs that have been unused and empty since about r4652

SVN-Revision: 4795

17 years agoSmall fixes of some svn properties.
Arvid Norlander [Sun, 4 Feb 2007 10:47:41 +0000 (10:47 +0000)]
Small fixes of some svn properties.

SVN-Revision: 4794

17 years agoMoved some *.xcf from supertux/data/images/ to media/images/
Arvid Norlander [Sun, 4 Feb 2007 10:10:42 +0000 (10:10 +0000)]
Moved some *.xcf from supertux/data/images/ to media/images/

SVN-Revision: 4793

17 years agoMerged darksnow tiles
Arvid Norlander [Sun, 4 Feb 2007 10:02:02 +0000 (10:02 +0000)]
Merged darksnow tiles

SVN-Revision: 4792

17 years agoMerged pipe tile images.
Arvid Norlander [Sun, 4 Feb 2007 09:52:11 +0000 (09:52 +0000)]
Merged pipe tile images.

SVN-Revision: 4791

17 years agoSaner life expectancy
Tim Goya [Sun, 4 Feb 2007 04:20:38 +0000 (04:20 +0000)]
Saner life expectancy

SVN-Revision: 4790

17 years agoMoved some unused tile images into media.
Arvid Norlander [Sat, 3 Feb 2007 19:22:46 +0000 (19:22 +0000)]
Moved some unused tile images into media.

SVN-Revision: 4789

17 years agoMerged more tiles.
Arvid Norlander [Sat, 3 Feb 2007 19:09:08 +0000 (19:09 +0000)]
Merged more tiles.

SVN-Revision: 4788

17 years agoMerged nolok statue images.
Arvid Norlander [Sat, 3 Feb 2007 18:45:23 +0000 (18:45 +0000)]
Merged nolok statue images.

SVN-Revision: 4787

17 years agoFixed some tilegroups in tiles.strf
Arvid Norlander [Sat, 3 Feb 2007 18:15:49 +0000 (18:15 +0000)]
Fixed some tilegroups in tiles.strf

SVN-Revision: 4786

17 years agoMerged some tiles and removed some unused empty directories
Arvid Norlander [Sat, 3 Feb 2007 17:51:25 +0000 (17:51 +0000)]
Merged some tiles and removed some unused empty directories

SVN-Revision: 4785

17 years agoMerged more tiles.
Arvid Norlander [Sat, 3 Feb 2007 17:37:08 +0000 (17:37 +0000)]
Merged more tiles.

SVN-Revision: 4784

17 years agoForgot to compress the png in last commit...
Arvid Norlander [Sat, 3 Feb 2007 17:28:54 +0000 (17:28 +0000)]
Forgot to compress the png in last commit...

SVN-Revision: 4783

17 years agoMerged the cloud tiles images into one image files. Also minor change to svn ignore...
Arvid Norlander [Sat, 3 Feb 2007 17:19:34 +0000 (17:19 +0000)]
Merged the cloud tiles images into one image files. Also minor change to svn ignore on supertux-sharp.

SVN-Revision: 4782

17 years agoHungarian translation update by DirtY iCE
Tim Goya [Sat, 3 Feb 2007 16:16:46 +0000 (16:16 +0000)]
Hungarian translation update by DirtY iCE

SVN-Revision: 4781

17 years agoMerged darksnow 1-12 into one image, also moved some files in media around
Arvid Norlander [Sat, 3 Feb 2007 15:15:20 +0000 (15:15 +0000)]
Merged darksnow 1-12 into one image, also moved some files in media around

SVN-Revision: 4779

17 years agoFixed wrong filename in worldmap.strf
Arvid Norlander [Sat, 3 Feb 2007 14:38:29 +0000 (14:38 +0000)]
Fixed wrong filename in worldmap.strf

SVN-Revision: 4778

17 years agouse PHYSFS for all filesystem operations.
Matthias Braun [Fri, 2 Feb 2007 18:49:55 +0000 (18:49 +0000)]
use PHYSFS for all filesystem operations.

SVN-Revision: 4777

17 years ago* Updated Czech translation again
Ondřej Hošek [Fri, 2 Feb 2007 16:39:01 +0000 (16:39 +0000)]
* Updated Czech translation again
* Taught tinygettext to handle backslashed

SVN-Revision: 4776

17 years agoClip object velocity at 16, so objects no longer get stuck in others, e.g. after...
Christoph Sommer [Thu, 1 Feb 2007 22:01:35 +0000 (22:01 +0000)]
Clip object velocity at 16, so objects no longer get stuck in others, e.g. after a long fall

SVN-Revision: 4775

17 years agoReplaced call to "unlink" with one to "remove". This should be more portable...
Christoph Sommer [Thu, 1 Feb 2007 20:43:57 +0000 (20:43 +0000)]
Replaced call to "unlink" with one to "remove". This should be more portable...

SVN-Revision: 4774

17 years agoTux can now climb stuff. Still has some rough edges and no graphics, but it's a start...
Christoph Sommer [Wed, 31 Jan 2007 20:19:42 +0000 (20:19 +0000)]
Tux can now climb stuff. Still has some rough edges and no graphics, but it's a start...

SVN-Revision: 4762

17 years ago* Change of the year. Literally. 2006 -> 2007
Ondřej Hošek [Wed, 31 Jan 2007 20:19:03 +0000 (20:19 +0000)]
* Change of the year. Literally. 2006 -> 2007
* UTF-8 abuse for my surname, when tobgle already gets such treatment

SVN-Revision: 4761

17 years ago* B140: Hack alarm: "fixed" the black-fading screen as requested by jonaskoelker.
Ondřej Hošek [Wed, 31 Jan 2007 17:07:21 +0000 (17:07 +0000)]
* B140: Hack alarm: "fixed" the black-fading screen as requested by jonaskoelker.
* Fixed "emtpy" spelling mistake

SVN-Revision: 4759

17 years agomore explanations when sprites failed to load
Matthias Braun [Wed, 31 Jan 2007 16:23:58 +0000 (16:23 +0000)]
more explanations when sprites failed to load

SVN-Revision: 4758

17 years agophysfs seems buggy and allows opening empty filename, catch this case
Matthias Braun [Wed, 31 Jan 2007 16:23:38 +0000 (16:23 +0000)]
physfs seems buggy and allows opening empty filename, catch this case

SVN-Revision: 4757

17 years agoimprove error handling in lisp parser
Matthias Braun [Wed, 31 Jan 2007 16:23:09 +0000 (16:23 +0000)]
improve error handling in lisp parser

SVN-Revision: 4756

17 years agoAbout time I updated this...
Ondřej Hošek [Wed, 31 Jan 2007 16:00:42 +0000 (16:00 +0000)]
About time I updated this...

SVN-Revision: 4755

17 years agoJonas Koelker's update to Danish translation, issue 0000150
Tim Goya [Wed, 31 Jan 2007 02:00:03 +0000 (02:00 +0000)]
Jonas Koelker's update to Danish translation, issue 0000150

SVN-Revision: 4753

17 years agorevert latest UV coordinate changes, as they decrease image quality
Matthias Braun [Tue, 30 Jan 2007 22:29:23 +0000 (22:29 +0000)]
revert latest UV coordinate changes, as they decrease image quality

SVN-Revision: 4751

17 years agoUse fixed with font for coin counter to make it less jumpy.
Wolfgang Becker [Tue, 30 Jan 2007 22:16:39 +0000 (22:16 +0000)]
Use fixed with font for coin counter to make it less jumpy.

SVN-Revision: 4750

17 years agofix all cases of not-optimal UV-coordinates
Matthias Braun [Tue, 30 Jan 2007 20:57:14 +0000 (20:57 +0000)]
fix all cases of not-optimal UV-coordinates

SVN-Revision: 4749

17 years agoReverted r4742 and r4744 as it still broke totaly, please test before commit next...
Arvid Norlander [Tue, 30 Jan 2007 17:44:33 +0000 (17:44 +0000)]
Reverted r4742 and r4744 as it still broke totaly, please test before commit next time...

SVN-Revision: 4745

17 years agoWhoops... forgot the most important file of them all. Thanks, AnMaster!
Ondřej Hošek [Tue, 30 Jan 2007 16:55:03 +0000 (16:55 +0000)]
Whoops... forgot the most important file of them all. Thanks, AnMaster!

SVN-Revision: 4744

17 years agoSome small fixes of tree tiles in menu.stl
Arvid Norlander [Tue, 30 Jan 2007 16:42:42 +0000 (16:42 +0000)]
Some small fixes of tree tiles in menu.stl

SVN-Revision: 4743

17 years agoConsolidated a few background and block tiles, hoping that I didn't break anything.
Ondřej Hošek [Tue, 30 Jan 2007 16:20:01 +0000 (16:20 +0000)]
Consolidated a few background and block tiles, hoping that I didn't break anything.

SVN-Revision: 4742

17 years agoKlaus Denker's patch to remove in-between tile lines, issue 0000020.
Tim Goya [Tue, 30 Jan 2007 14:59:46 +0000 (14:59 +0000)]
Klaus Denker's patch to remove in-between tile lines, issue 0000020.

SVN-Revision: 4741

17 years agoWhoops, wrong mimetypes...
Ondřej Hošek [Tue, 30 Jan 2007 06:30:55 +0000 (06:30 +0000)]
Whoops, wrong mimetypes...

SVN-Revision: 4740

17 years agoB92: glued together and optimized Antarctica tiles.
Ondřej Hošek [Tue, 30 Jan 2007 06:25:46 +0000 (06:25 +0000)]
B92: glued together and optimized Antarctica tiles.

SVN-Revision: 4739

17 years agoReally, Really fix issue 0000141. Maybe broke the coin toss animation.
Tim Goya [Tue, 30 Jan 2007 04:48:05 +0000 (04:48 +0000)]
Really, Really fix issue 0000141.  Maybe broke the coin toss animation.

SVN-Revision: 4738

17 years ago* B140: Screen now doesn't fade out if Tux is returning from World 2.
Ondřej Hošek [Mon, 29 Jan 2007 19:45:12 +0000 (19:45 +0000)]
* B140: Screen now doesn't fade out if Tux is returning from World 2.
* Made MiniSwig even less whitespace-generating.

SVN-Revision: 4737