supertux.git
17 years agoWidescreen-Patch by Klaus Denker. It includes a new
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

17 years agooffscreen.patch by Klaus Denker: correct some calculations
Wolfgang Becker [Fri, 12 Jan 2007 20:10:15 +0000 (20:10 +0000)]
offscreen.patch by Klaus Denker: correct some calculations

SVN-Revision: 4554

17 years agoForgot a file
Christoph Sommer [Fri, 12 Jan 2007 18:56:36 +0000 (18:56 +0000)]
Forgot a file

SVN-Revision: 4553

17 years agoBasic configure functionality for cmake
Christoph Sommer [Fri, 12 Jan 2007 17:57:06 +0000 (17:57 +0000)]
Basic configure functionality for cmake

SVN-Revision: 4552

17 years agoFixed yet more (all?) svn:mime-type...
Arvid Norlander [Fri, 12 Jan 2007 09:09:26 +0000 (09:09 +0000)]
Fixed yet more (all?) svn:mime-type...

SVN-Revision: 4549

17 years agoFixed some more svn:mime-type...
Arvid Norlander [Fri, 12 Jan 2007 09:01:41 +0000 (09:01 +0000)]
Fixed some more svn:mime-type...

SVN-Revision: 4548

17 years agoFixed some svn:mime-type on binary files.
Arvid Norlander [Fri, 12 Jan 2007 08:58:48 +0000 (08:58 +0000)]
Fixed some svn:mime-type on binary files.

SVN-Revision: 4547

17 years agoAdded skeleton build scripts for use with cmake. Note that this is far from finished...
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

17 years agoPatch by Klaus Denker:
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

17 years agoActivate firefly on restart
Wolfgang Becker [Wed, 10 Jan 2007 17:55:56 +0000 (17:55 +0000)]
Activate firefly on restart

SVN-Revision: 4540

17 years agoFixed loading of old levels w/o backgroundimage
Christoph Sommer [Tue, 9 Jan 2007 18:18:16 +0000 (18:18 +0000)]
Fixed loading of old levels w/o backgroundimage

SVN-Revision: 4539

17 years agomake jam stop spamming 'Append' for MakePot
Tim Goya [Tue, 9 Jan 2007 15:54:29 +0000 (15:54 +0000)]
make jam stop spamming 'Append' for MakePot

SVN-Revision: 4538

17 years agoAborting a level no longer resets Tux to the last finished level: Engine now updates...
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

17 years agoImprove loading of old levels: Don't quit when background is missing, ignore music...
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

17 years agoChanged default gravity to 10.0
Christoph Sommer [Mon, 8 Jan 2007 21:24:52 +0000 (21:24 +0000)]
Changed default gravity to 10.0

SVN-Revision: 4535

17 years agoEnable loading levels from .zip files in config dir, e.g. from ~/.supertux2/foo.zip...
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

17 years agoMerged Patch #1811
Christoph Sommer [Mon, 8 Jan 2007 18:18:41 +0000 (18:18 +0000)]
Merged Patch #1811

SVN-Revision: 4533

17 years agotuxdev fixed the tux floating backwards while jumping bug
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

17 years ago* Worked around OSX bison quirk where .cpp files had .cpp.h headers instead of .hpp
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

17 years agoMerged gravity patch by T. Goya
Christoph Sommer [Fri, 5 Jan 2007 15:43:18 +0000 (15:43 +0000)]
Merged gravity patch by T. Goya

SVN-Revision: 4530

17 years agoCheck if area is free of tiles and moving objects before releasing grabbed object.
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

17 years agoAdded manpage draft
Christoph Sommer [Thu, 4 Jan 2007 10:25:17 +0000 (10:25 +0000)]
Added manpage draft

SVN-Revision: 4526

17 years agoAllow dead-script on any badguy
Christoph Sommer [Wed, 3 Jan 2007 23:35:19 +0000 (23:35 +0000)]
Allow dead-script on any badguy

SVN-Revision: 4525

17 years agoSorry, was too early for that patch.
Wolfgang Becker [Tue, 2 Jan 2007 17:07:50 +0000 (17:07 +0000)]
Sorry, was too early for that patch.

SVN-Revision: 4524

17 years ago[ Patch #1793 ] Turn physic into POD
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

17 years agoconfigure.ac now includes support for the OpenAL framework (instead of libopenal...
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

17 years agoFixed typo in README
Ondřej Hošek [Tue, 2 Jan 2007 09:54:37 +0000 (09:54 +0000)]
Fixed typo in README

SVN-Revision: 4521

17 years agoDisable scripting console and fps display via command line.
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

17 years agoPatch by Peter Ritshwumm:
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

17 years agoadd missing credit image
Wolfgang Becker [Sat, 30 Dec 2006 22:12:45 +0000 (22:12 +0000)]
add missing credit image

SVN-Revision: 4516

17 years agoset 'world' when leaving iceicland
Wolfgang Becker [Sat, 30 Dec 2006 20:09:56 +0000 (20:09 +0000)]
set 'world' when leaving iceicland

SVN-Revision: 4515

17 years agotuxdev: [ Patch #1727 ] Screen effect interruption while loading level patch
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

17 years agoWorldmap tile 723 had wrong image
Wolfgang Becker [Sat, 30 Dec 2006 17:37:03 +0000 (17:37 +0000)]
Worldmap tile 723 had wrong image

SVN-Revision: 4513

17 years agotuxdev: [ Patch #1776 ] Remedy Jam's 10240 limit issue with MakePot and XGetText
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

17 years agoFixed level2.stl that was incorrectly merged
Arvid Norlander [Thu, 28 Dec 2006 18:06:39 +0000 (18:06 +0000)]
Fixed level2.stl that was incorrectly merged

SVN-Revision: 4511

17 years agoMerged back changes from 0.3.x branch
Christoph Sommer [Thu, 28 Dec 2006 16:00:43 +0000 (16:00 +0000)]
Merged back changes from 0.3.x branch

SVN-Revision: 4509

17 years agoMerged r4480 from 0_3_x to fix soundproblem in info boxes.
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

17 years agoFixed builder.stl to not allow jumping over the exit
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

17 years agoFixed broken bonus2/level6.stl (stacked iceblocks at the start may have worked in...
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

17 years agowrong branch
Wolfgang Becker [Sun, 17 Dec 2006 18:37:50 +0000 (18:37 +0000)]
wrong branch

SVN-Revision: 4491

17 years agoremoved 'No worldfound' message
Wolfgang Becker [Sun, 17 Dec 2006 17:28:40 +0000 (17:28 +0000)]
removed 'No worldfound' message

SVN-Revision: 4485

17 years agoEditor Image for water with path.
Wolfgang Becker [Sun, 17 Dec 2006 12:07:22 +0000 (12:07 +0000)]
Editor Image for water with path.

SVN-Revision: 4475

17 years ago[Patch #1251] by tuxdev: timelimit fudge factor
Wolfgang Becker [Sat, 16 Dec 2006 21:17:48 +0000 (21:17 +0000)]
[Patch #1251] by tuxdev: timelimit fudge factor

SVN-Revision: 4474

17 years agoWorldmaps reset ambient light.
Wolfgang Becker [Sat, 16 Dec 2006 20:35:59 +0000 (20:35 +0000)]
Worldmaps reset ambient light.

SVN-Revision: 4472

17 years agoChanged ocean on worlmap2 to use tile #9 (water without path)
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

17 years agoMerged floating image patch by DirtY iCE
Christoph Sommer [Sat, 16 Dec 2006 14:47:31 +0000 (14:47 +0000)]
Merged floating image patch by DirtY iCE

SVN-Revision: 4463

17 years agomerged hungarian translation update by DirtY iCE
Christoph Sommer [Sat, 16 Dec 2006 14:19:42 +0000 (14:19 +0000)]
merged hungarian translation update by DirtY iCE

SVN-Revision: 4462

17 years agoallow-esc-out-of-sequence.patch by Odin Omdal Hørthe
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

17 years agoAdded Hungarian Translation by Kovago Zoltan
Christoph Sommer [Fri, 8 Dec 2006 17:30:28 +0000 (17:30 +0000)]
Added Hungarian Translation by Kovago Zoltan

SVN-Revision: 4458

17 years agoSome small fixes for bad tiles (not those near the end) in underconstruction.stl
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

17 years agoExperimental message.
Wolfgang Becker [Mon, 4 Dec 2006 22:49:28 +0000 (22:49 +0000)]
Experimental message.

SVN-Revision: 4455

17 years agoFixed fading for sixteen_to_nine and four_to_three.
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

17 years agoSmall fixes to underconstruction.stl
Arvid Norlander [Mon, 4 Dec 2006 20:17:05 +0000 (20:17 +0000)]
Small fixes to underconstruction.stl

SVN-Revision: 4451

17 years agoEnding for milestone 1.9.
Wolfgang Becker [Mon, 4 Dec 2006 19:59:46 +0000 (19:59 +0000)]
Ending for milestone 1.9.

SVN-Revision: 4450

17 years agoThere is no light offscreen, ignore request there.
Wolfgang Becker [Sun, 19 Nov 2006 17:49:58 +0000 (17:49 +0000)]
There is no light offscreen, ignore request there.

SVN-Revision: 4447

17 years agoMade lightmap as big as screen to prevent rounding errors.
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

17 years agoUpdate magic blocks only if center is on screen.
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

17 years ago"Room of Stars"
Christoph Sommer [Tue, 7 Nov 2006 09:47:28 +0000 (09:47 +0000)]
"Room of Stars"

SVN-Revision: 4436

17 years agoBadguys squish badguys.
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

17 years agoTrampoline is now a Rock. WalkingBadguys can bounce on Trampoline.
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

17 years agoAllow Tux to throw rocks (and lanterns), so he won't hurt himself that easily
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

17 years agoAddded property to Worldmap Spawnpoint to let Tux automatically start walking (or...
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

17 years agoRefined "Air-arrow" to indicate y-position as well and merged it into 0.3.0
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

17 years agoOnly backflip if player is not holding down LEFT or RIGHT
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

17 years agoNo more count-to-infinity for the coins display
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

17 years agoReplace arctis2.jpg background with arctis.jpg when loading old levels
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

17 years agoKeep behaviour of invisible tiles the same when reading old levels
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

17 years agoAdded litte "air arrow" to show where Tux is when he's above the camera. Graphics...
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

17 years agoAdded some markup for doxygen, fixed a doxygen warning
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

17 years agoForgot new files
Christoph Sommer [Fri, 27 Oct 2006 22:11:38 +0000 (22:11 +0000)]
Forgot new files

SVN-Revision: 4423

17 years agoMade LevelTime object scriptable (start, stop, get_time, set_time)
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

17 years agoAllow solidity of tilemaps to be changed at runtime. Do not change non-solids to...
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

17 years agorename
Matthias Braun [Fri, 13 Oct 2006 12:06:53 +0000 (12:06 +0000)]
rename

SVN-Revision: 4414

17 years agokey/door scripting prototype
Matthias Braun [Fri, 13 Oct 2006 12:04:26 +0000 (12:04 +0000)]
key/door scripting prototype

SVN-Revision: 4413

17 years agoAdded new music for a special secret
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

17 years agoRemoved my IRC nick from the credits.
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

17 years agoFixed svn:eol-style on credits.txt in trunk and removed my IRC nick from it
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

17 years ago-Moved my picture into the "music" section of the credits - I kinda feel more at...
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

17 years agoAdded one level
Christoph Sommer [Tue, 10 Oct 2006 00:18:31 +0000 (00:18 +0000)]
Added one level

SVN-Revision: 4407

17 years agoYou asked for a picture.
Wolfgang Becker [Sun, 8 Oct 2006 17:53:25 +0000 (17:53 +0000)]
You asked for a picture.

SVN-Revision: 4404

17 years agoFixed thing that went missing in resave (due to editor not keeping unknown lisp trees)
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

17 years agoOpened and resaved all old world1 levels to fix problems with tilemaps on one line...
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

17 years agoOpened and resaved all old bonus levels to fix problems with tilemaps on one line...
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

17 years agoMerged updated .iss file back into trunk (from 0_3_x branch) for the future.
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

17 years agodon't install miniswig
Matthias Braun [Tue, 3 Oct 2006 13:41:34 +0000 (13:41 +0000)]
don't install miniswig

SVN-Revision: 4348

17 years agofix warning
Matthias Braun [Tue, 3 Oct 2006 12:30:42 +0000 (12:30 +0000)]
fix warning

SVN-Revision: 4345

17 years agofix
Matthias Braun [Tue, 3 Oct 2006 12:26:13 +0000 (12:26 +0000)]
fix

SVN-Revision: 4344

17 years agoChangelog and AUTHORS are outdated
Matthias Braun [Tue, 3 Oct 2006 12:23:02 +0000 (12:23 +0000)]
Changelog and AUTHORS are outdated

SVN-Revision: 4341

17 years agoremoved outdated NEWS file
Matthias Braun [Tue, 3 Oct 2006 12:20:44 +0000 (12:20 +0000)]
removed outdated NEWS file

SVN-Revision: 4339

17 years agoStop dispense_timer on deactivate.
Wolfgang Becker [Sat, 30 Sep 2006 09:19:56 +0000 (09:19 +0000)]
Stop dispense_timer on deactivate.

SVN-Revision: 4324

17 years agoFixed bad tilemap attribute in owls_revenge.stl
Arvid Norlander [Fri, 29 Sep 2006 21:01:00 +0000 (21:01 +0000)]
Fixed bad tilemap attribute in owls_revenge.stl

SVN-Revision: 4323

17 years agoadded new song "Riding The Wind"
Marek Moeckel [Fri, 29 Sep 2006 19:26:36 +0000 (19:26 +0000)]
added new song "Riding The Wind"

SVN-Revision: 4322

17 years agoMerged unisolid-pipe.patch from tuxdev
Arvid Norlander [Thu, 28 Sep 2006 15:29:10 +0000 (15:29 +0000)]
Merged unisolid-pipe.patch from tuxdev

SVN-Revision: 4316

17 years agoRemoved trailing whitespaces and fixed svn:eol-style for the tileset files
Arvid Norlander [Thu, 28 Sep 2006 10:25:43 +0000 (10:25 +0000)]
Removed trailing whitespaces and fixed svn:eol-style for the tileset files

SVN-Revision: 4310

17 years agoMerged some fixes of levels from r4282 and r4283 into trunk.
Arvid Norlander [Tue, 26 Sep 2006 15:22:37 +0000 (15:22 +0000)]
Merged some fixes of levels from r4282 and r4283 into trunk.

SVN-Revision: 4284

17 years agoDrop CR in string tokens in the Lisp parser
chrism [Tue, 26 Sep 2006 12:51:40 +0000 (12:51 +0000)]
Drop CR in string tokens in the Lisp parser

SVN-Revision: 4279

17 years agosvn:eol-style native
chrism [Mon, 25 Sep 2006 17:35:02 +0000 (17:35 +0000)]
svn:eol-style native

SVN-Revision: 4252

17 years agoFixed some wrong tiles in light+magic.stl
Arvid Norlander [Sun, 24 Sep 2006 15:58:52 +0000 (15:58 +0000)]
Fixed some wrong tiles in light+magic.stl

SVN-Revision: 4249

17 years agoBlack magic blocks now become solid, if any kind of light is above MIN_INTENSITY.
Wolfgang Becker [Sun, 24 Sep 2006 13:40:04 +0000 (13:40 +0000)]
Black magic blocks now become solid, if any kind of light is above MIN_INTENSITY.

SVN-Revision: 4247

17 years agoLevel: Light and Magic
Wolfgang Becker [Fri, 22 Sep 2006 23:50:38 +0000 (23:50 +0000)]
Level: Light and Magic

SVN-Revision: 4246