Arvid Norlander [Mon, 15 Jan 2007 15:04:59 +0000 (15:04 +0000)]
Loaded and resaved all levels without changes to them to make future patches and svn diffs simpler as there was still some levels not edited after sorting was added to the editor and some from before the change to write tilemaps on several lines.
SVN-Revision: 4574
Arvid Norlander [Mon, 15 Jan 2007 14:46:36 +0000 (14:46 +0000)]
Fix for jumping over the exit in some levels using exit tree.
SVN-Revision: 4573
Arvid Norlander [Mon, 15 Jan 2007 14:06:17 +0000 (14:06 +0000)]
Fixed slightly misplaced (due to bug #53 in editor) pushbuttons in some levels.
Fix for jumping over the exit in leaves.stl.
SVN-Revision: 4570
Christoph Sommer [Sun, 14 Jan 2007 22:20:18 +0000 (22:20 +0000)]
Bug #36 workaround: Make Tux invincible after beating Yeti.
SVN-Revision: 4565
Wolfgang Becker [Sun, 14 Jan 2007 19:32:53 +0000 (19:32 +0000)]
Updated monodevelop files.
SVN-Revision: 4564
Wolfgang Becker [Sun, 14 Jan 2007 18:57:16 +0000 (18:57 +0000)]
Make boxes hit by bigtux from below bounce before they are destroyed.
SVN-Revision: 4563
Arvid Norlander [Sun, 14 Jan 2007 17:01:35 +0000 (17:01 +0000)]
Updated the upload_supertux_wiki.sh script with the new url to wiki
SVN-Revision: 4561
Arvid Norlander [Sun, 14 Jan 2007 09:24:47 +0000 (09:24 +0000)]
Lossless compression by pngcrush for lots of .png images in trunk (media, supetux-sharp and some in supertux/data/images that was missed in last commit) to reduce filesize.
SVN-Revision: 4560
Arvid Norlander [Sat, 13 Jan 2007 21:24:39 +0000 (21:24 +0000)]
Lossless compression by pngcrush for lots of .png images in supertux/data/images to reduce filesize
SVN-Revision: 4559
Wolfgang Becker [Fri, 12 Jan 2007 20:10:58 +0000 (20:10 +0000)]
Widescreen-Patch by Klaus Denker. It includes a new
command-line-parameter "--aspect" or "-a". It defaults to 4:3 but
can be changed to any other ratio. SCREEN_WIDTH and SCREEN_HEIGHT
are calculated from these aspect-values.
SVN-Revision: 4555
Wolfgang Becker [Fri, 12 Jan 2007 20:10:15 +0000 (20:10 +0000)]
offscreen.patch by Klaus Denker: correct some calculations
SVN-Revision: 4554
Christoph Sommer [Fri, 12 Jan 2007 18:56:36 +0000 (18:56 +0000)]
Forgot a file
SVN-Revision: 4553
Christoph Sommer [Fri, 12 Jan 2007 17:57:06 +0000 (17:57 +0000)]
Basic configure functionality for cmake
SVN-Revision: 4552
Arvid Norlander [Fri, 12 Jan 2007 09:09:26 +0000 (09:09 +0000)]
Fixed yet more (all?) svn:mime-type...
SVN-Revision: 4549
Arvid Norlander [Fri, 12 Jan 2007 09:01:41 +0000 (09:01 +0000)]
Fixed some more svn:mime-type...
SVN-Revision: 4548
Arvid Norlander [Fri, 12 Jan 2007 08:58:48 +0000 (08:58 +0000)]
Fixed some svn:mime-type on binary files.
SVN-Revision: 4547
Christoph Sommer [Wed, 10 Jan 2007 22:08:15 +0000 (22:08 +0000)]
Added skeleton build scripts for use with cmake. Note that this is far from finished - only the actual compilation works.
SVN-Revision: 4542
Wolfgang Becker [Wed, 10 Jan 2007 18:34:33 +0000 (18:34 +0000)]
Patch by Klaus Denker:
The little lightmap_resolution.patch makes the Level "light+magic" playable at
any screen resolution. It fixes a TODO to calculate the correct
lightmap-coordinates in the function get_light.
SVN-Revision: 4541
Wolfgang Becker [Wed, 10 Jan 2007 17:55:56 +0000 (17:55 +0000)]
Activate firefly on restart
SVN-Revision: 4540
Christoph Sommer [Tue, 9 Jan 2007 18:18:16 +0000 (18:18 +0000)]
Fixed loading of old levels w/o backgroundimage
SVN-Revision: 4539
Tim Goya [Tue, 9 Jan 2007 15:54:29 +0000 (15:54 +0000)]
make jam stop spamming 'Append' for MakePot
SVN-Revision: 4538
Christoph Sommer [Mon, 8 Jan 2007 22:14:11 +0000 (22:14 +0000)]
Aborting a level no longer resets Tux to the last finished level: Engine now updates state and savegame when entering levels.
SVN-Revision: 4537
Christoph Sommer [Mon, 8 Jan 2007 21:56:21 +0000 (21:56 +0000)]
Improve loading of old levels: Don't quit when background is missing, ignore music, fill empty space at bottom with black tiles
SVN-Revision: 4536
Christoph Sommer [Mon, 8 Jan 2007 21:24:52 +0000 (21:24 +0000)]
Changed default gravity to 10.0
SVN-Revision: 4535
Christoph Sommer [Mon, 8 Jan 2007 21:13:17 +0000 (21:13 +0000)]
Enable loading levels from .zip files in config dir, e.g. from ~/.supertux2/foo.zip/levels/01.stl
SVN-Revision: 4534
Christoph Sommer [Mon, 8 Jan 2007 18:18:41 +0000 (18:18 +0000)]
Merged Patch #1811
SVN-Revision: 4533
Wolfgang Becker [Sun, 7 Jan 2007 19:28:14 +0000 (19:28 +0000)]
tuxdev fixed the tux floating backwards while jumping bug
SVN-Revision: 4532
Ondřej Hošek [Fri, 5 Jan 2007 23:00:53 +0000 (23:00 +0000)]
* Worked around OSX bison quirk where .cpp files had .cpp.h headers instead of .hpp
* Fixed the No More Mr Ice Guy gravity factor (n * 100)
* Czech localisation updates
SVN-Revision: 4531
Christoph Sommer [Fri, 5 Jan 2007 15:43:18 +0000 (15:43 +0000)]
Merged gravity patch by T. Goya
SVN-Revision: 4530
Wolfgang Becker [Thu, 4 Jan 2007 23:37:27 +0000 (23:37 +0000)]
Check if area is free of tiles and moving objects before releasing grabbed object.
SVN-Revision: 4529
Christoph Sommer [Thu, 4 Jan 2007 10:25:17 +0000 (10:25 +0000)]
Added manpage draft
SVN-Revision: 4526
Christoph Sommer [Wed, 3 Jan 2007 23:35:19 +0000 (23:35 +0000)]
Allow dead-script on any badguy
SVN-Revision: 4525
Wolfgang Becker [Tue, 2 Jan 2007 17:07:50 +0000 (17:07 +0000)]
Sorry, was too early for that patch.
SVN-Revision: 4524
Wolfgang Becker [Tue, 2 Jan 2007 16:14:53 +0000 (16:14 +0000)]
[ Patch #1793 ] Turn physic into POD
Date: 2007-Jan-02 16:30
Submitted By: tuxdev
SVN-Revision: 4523
Ondřej Hošek [Tue, 2 Jan 2007 10:30:15 +0000 (10:30 +0000)]
configure.ac now includes support for the OpenAL framework (instead of libopenal) on Darwin.
SVN-Revision: 4522
Ondřej Hošek [Tue, 2 Jan 2007 09:54:37 +0000 (09:54 +0000)]
Fixed typo in README
SVN-Revision: 4521
Wolfgang Becker [Mon, 1 Jan 2007 19:35:08 +0000 (19:35 +0000)]
Disable scripting console and fps display via command line.
SVN-Revision: 4520
Wolfgang Becker [Sun, 31 Dec 2006 01:45:25 +0000 (01:45 +0000)]
Patch by Peter Ritshwumm:
It fixes the the level off the path and some tiles of the border between
normal and ghostforest should fit better now.
SVN-Revision: 4517
Wolfgang Becker [Sat, 30 Dec 2006 22:12:45 +0000 (22:12 +0000)]
add missing credit image
SVN-Revision: 4516
Wolfgang Becker [Sat, 30 Dec 2006 20:09:56 +0000 (20:09 +0000)]
set 'world' when leaving iceicland
SVN-Revision: 4515
Wolfgang Becker [Sat, 30 Dec 2006 18:02:24 +0000 (18:02 +0000)]
tuxdev: [ Patch #1727 ] Screen effect interruption while loading level patch
SVN-Revision: 4514
Wolfgang Becker [Sat, 30 Dec 2006 17:37:03 +0000 (17:37 +0000)]
Worldmap tile 723 had wrong image
SVN-Revision: 4513
Wolfgang Becker [Sat, 30 Dec 2006 15:56:32 +0000 (15:56 +0000)]
tuxdev: [ Patch #1776 ] Remedy Jam's 10240 limit issue with MakePot and XGetText
SVN-Revision: 4512
Arvid Norlander [Thu, 28 Dec 2006 18:06:39 +0000 (18:06 +0000)]
Fixed level2.stl that was incorrectly merged
SVN-Revision: 4511
Christoph Sommer [Thu, 28 Dec 2006 16:00:43 +0000 (16:00 +0000)]
Merged back changes from 0.3.x branch
SVN-Revision: 4509
Arvid Norlander [Mon, 25 Dec 2006 19:45:21 +0000 (19:45 +0000)]
Merged r4480 from 0_3_x to fix soundproblem in info boxes.
SVN-Revision: 4506
Arvid Norlander [Mon, 25 Dec 2006 19:06:51 +0000 (19:06 +0000)]
Fixed builder.stl to not allow jumping over the exit
SVN-Revision: 4505
Arvid Norlander [Sun, 24 Dec 2006 09:25:18 +0000 (09:25 +0000)]
Fixed broken bonus2/level6.stl (stacked iceblocks at the start may have worked in ms1 but certainly doesn't any longer)
SVN-Revision: 4503
Wolfgang Becker [Sun, 17 Dec 2006 18:37:50 +0000 (18:37 +0000)]
wrong branch
SVN-Revision: 4491
Wolfgang Becker [Sun, 17 Dec 2006 17:28:40 +0000 (17:28 +0000)]
removed 'No worldfound' message
SVN-Revision: 4485
Wolfgang Becker [Sun, 17 Dec 2006 12:07:22 +0000 (12:07 +0000)]
Editor Image for water with path.
SVN-Revision: 4475
Wolfgang Becker [Sat, 16 Dec 2006 21:17:48 +0000 (21:17 +0000)]
[Patch #1251] by tuxdev: timelimit fudge factor
SVN-Revision: 4474
Wolfgang Becker [Sat, 16 Dec 2006 20:35:59 +0000 (20:35 +0000)]
Worldmaps reset ambient light.
SVN-Revision: 4472
Wolfgang Becker [Sat, 16 Dec 2006 19:51:02 +0000 (19:51 +0000)]
Changed ocean on worlmap2 to use tile #9 (water without path)
instead of #63 (water with hidden path). That way illegal player
position on worldmap can be detected.
SVN-Revision: 4471
Christoph Sommer [Sat, 16 Dec 2006 14:47:31 +0000 (14:47 +0000)]
Merged floating image patch by DirtY iCE
SVN-Revision: 4463
Christoph Sommer [Sat, 16 Dec 2006 14:19:42 +0000 (14:19 +0000)]
merged hungarian translation update by DirtY iCE
SVN-Revision: 4462
Wolfgang Becker [Sat, 16 Dec 2006 13:54:47 +0000 (13:54 +0000)]
allow-esc-out-of-sequence.patch by Odin Omdal Hørthe
SVN-Revision: 4461
Christoph Sommer [Fri, 8 Dec 2006 17:30:28 +0000 (17:30 +0000)]
Added Hungarian Translation by Kovago Zoltan
SVN-Revision: 4458
Arvid Norlander [Tue, 5 Dec 2006 09:35:42 +0000 (09:35 +0000)]
Some small fixes for bad tiles (not those near the end) in underconstruction.stl
SVN-Revision: 4456
Wolfgang Becker [Mon, 4 Dec 2006 22:49:28 +0000 (22:49 +0000)]
Experimental message.
SVN-Revision: 4455
Wolfgang Becker [Mon, 4 Dec 2006 21:56:26 +0000 (21:56 +0000)]
Fixed fading for sixteen_to_nine and four_to_three.
SVN-Revision: 4454
Arvid Norlander [Mon, 4 Dec 2006 20:17:05 +0000 (20:17 +0000)]
Small fixes to underconstruction.stl
SVN-Revision: 4451
Wolfgang Becker [Mon, 4 Dec 2006 19:59:46 +0000 (19:59 +0000)]
Ending for milestone 1.9.
SVN-Revision: 4450
Wolfgang Becker [Sun, 19 Nov 2006 17:49:58 +0000 (17:49 +0000)]
There is no light offscreen, ignore request there.
SVN-Revision: 4447
Wolfgang Becker [Sat, 18 Nov 2006 12:21:19 +0000 (12:21 +0000)]
Made lightmap as big as screen to prevent rounding errors.
SVN-Revision: 4443
Wolfgang Becker [Wed, 8 Nov 2006 18:09:23 +0000 (18:09 +0000)]
Update magic blocks only if center is on screen.
SVN-Revision: 4437
Christoph Sommer [Tue, 7 Nov 2006 09:47:28 +0000 (09:47 +0000)]
"Room of Stars"
SVN-Revision: 4436
Christoph Sommer [Sat, 4 Nov 2006 14:13:27 +0000 (14:13 +0000)]
Badguys squish badguys.
Badguys keep track of floor normal they are standing on.
SVN-Revision: 4435
Christoph Sommer [Wed, 1 Nov 2006 15:44:19 +0000 (15:44 +0000)]
Trampoline is now a Rock. WalkingBadguys can bounce on Trampoline.
SVN-Revision: 4433
Christoph Sommer [Wed, 1 Nov 2006 04:42:29 +0000 (04:42 +0000)]
Allow Tux to throw rocks (and lanterns), so he won't hurt himself that easily
SVN-Revision: 4432
Christoph Sommer [Wed, 1 Nov 2006 04:14:17 +0000 (04:14 +0000)]
Addded property to Worldmap Spawnpoint to let Tux automatically start walking (or sailing) in a certain direction
SVN-Revision: 4431
Christoph Sommer [Wed, 1 Nov 2006 03:30:33 +0000 (03:30 +0000)]
Refined "Air-arrow" to indicate y-position as well and merged it into 0.3.0
SVN-Revision: 4430
Christoph Sommer [Wed, 1 Nov 2006 03:18:20 +0000 (03:18 +0000)]
Only backflip if player is not holding down LEFT or RIGHT
SVN-Revision: 4429
Christoph Sommer [Wed, 1 Nov 2006 03:06:18 +0000 (03:06 +0000)]
No more count-to-infinity for the coins display
SVN-Revision: 4428
Christoph Sommer [Sun, 29 Oct 2006 16:20:05 +0000 (16:20 +0000)]
Replace arctis2.jpg background with arctis.jpg when loading old levels
SVN-Revision: 4427
Christoph Sommer [Sat, 28 Oct 2006 14:36:05 +0000 (14:36 +0000)]
Keep behaviour of invisible tiles the same when reading old levels
SVN-Revision: 4426
Christoph Sommer [Sat, 28 Oct 2006 12:09:59 +0000 (12:09 +0000)]
Added litte "air arrow" to show where Tux is when he's above the camera. Graphics are just a placeholder.
SVN-Revision: 4425
Christoph Sommer [Sat, 28 Oct 2006 00:45:41 +0000 (00:45 +0000)]
Added some markup for doxygen, fixed a doxygen warning
SVN-Revision: 4424
Christoph Sommer [Fri, 27 Oct 2006 22:11:38 +0000 (22:11 +0000)]
Forgot new files
SVN-Revision: 4423
Christoph Sommer [Fri, 27 Oct 2006 14:19:47 +0000 (14:19 +0000)]
Made LevelTime object scriptable (start, stop, get_time, set_time)
SVN-Revision: 4422
Christoph Sommer [Mon, 23 Oct 2006 16:27:22 +0000 (16:27 +0000)]
Allow solidity of tilemaps to be changed at runtime. Do not change non-solids to solid yet - no idea what the CD will make of this
SVN-Revision: 4418
Matthias Braun [Fri, 13 Oct 2006 12:06:53 +0000 (12:06 +0000)]
rename
SVN-Revision: 4414
Matthias Braun [Fri, 13 Oct 2006 12:04:26 +0000 (12:04 +0000)]
key/door scripting prototype
SVN-Revision: 4413
Marek Moeckel [Fri, 13 Oct 2006 11:44:51 +0000 (11:44 +0000)]
Added new music for a special secret
Thanks to Chris Huelsbeck! :-)
SVN-Revision: 4412
Christoph Sommer [Thu, 12 Oct 2006 10:57:44 +0000 (10:57 +0000)]
Removed my IRC nick from the credits.
Fixed a typo in my .po
SVN-Revision: 4411
Arvid Norlander [Thu, 12 Oct 2006 10:09:25 +0000 (10:09 +0000)]
Fixed svn:eol-style on credits.txt in trunk and removed my IRC nick from it
SVN-Revision: 4410
Marek Moeckel [Wed, 11 Oct 2006 18:12:43 +0000 (18:12 +0000)]
-Moved my picture into the "music" section of the credits - I kinda feel more at home down there. :-)
-Who Framed Wolfgang Becker?
SVN-Revision: 4408
Christoph Sommer [Tue, 10 Oct 2006 00:18:31 +0000 (00:18 +0000)]
Added one level
SVN-Revision: 4407
Wolfgang Becker [Sun, 8 Oct 2006 17:53:25 +0000 (17:53 +0000)]
You asked for a picture.
SVN-Revision: 4404
Arvid Norlander [Thu, 5 Oct 2006 16:04:38 +0000 (16:04 +0000)]
Fixed thing that went missing in resave (due to editor not keeping unknown lisp trees)
SVN-Revision: 4392
Arvid Norlander [Thu, 5 Oct 2006 15:44:00 +0000 (15:44 +0000)]
Opened and resaved all old world1 levels to fix problems with tilemaps on one line and other old ways of indent/format of level files (as decided after discussion on IRC). Hope nothings breaks by this.
SVN-Revision: 4389
Arvid Norlander [Thu, 5 Oct 2006 15:20:29 +0000 (15:20 +0000)]
Opened and resaved all old bonus levels to fix problems with tilemaps on one line and other old ways of indent/format of level files (as decided after discussion on IRC). Hope nothings breaks by this.
SVN-Revision: 4387
Arvid Norlander [Thu, 5 Oct 2006 13:08:00 +0000 (13:08 +0000)]
Merged updated .iss file back into trunk (from 0_3_x branch) for the future.
SVN-Revision: 4382
Matthias Braun [Tue, 3 Oct 2006 13:41:34 +0000 (13:41 +0000)]
don't install miniswig
SVN-Revision: 4348
Matthias Braun [Tue, 3 Oct 2006 12:30:42 +0000 (12:30 +0000)]
fix warning
SVN-Revision: 4345
Matthias Braun [Tue, 3 Oct 2006 12:26:13 +0000 (12:26 +0000)]
fix
SVN-Revision: 4344
Matthias Braun [Tue, 3 Oct 2006 12:23:02 +0000 (12:23 +0000)]
Changelog and AUTHORS are outdated
SVN-Revision: 4341
Matthias Braun [Tue, 3 Oct 2006 12:20:44 +0000 (12:20 +0000)]
removed outdated NEWS file
SVN-Revision: 4339
Wolfgang Becker [Sat, 30 Sep 2006 09:19:56 +0000 (09:19 +0000)]
Stop dispense_timer on deactivate.
SVN-Revision: 4324
Arvid Norlander [Fri, 29 Sep 2006 21:01:00 +0000 (21:01 +0000)]
Fixed bad tilemap attribute in owls_revenge.stl
SVN-Revision: 4323