supertux.git
20 years agofixed a crash when creating a new levelsubset in the editor
Tobias Gläßer [Wed, 5 May 2004 12:27:51 +0000 (12:27 +0000)]
fixed a crash when creating a new levelsubset in the editor

SVN-Revision: 992

20 years agoJust tuned the X_SPACE, so that Tux position in screen is exactly the same as before.
Ricardo Cruz [Wed, 5 May 2004 12:03:50 +0000 (12:03 +0000)]
Just tuned the X_SPACE, so that Tux position in screen is exactly the same as before.
Check and remove the TODO point, in case you agree.

SVN-Revision: 991

20 years agoimages/icon.png in Makefile.am removed as requested by Ricardo Cruz
Duong-Khang Nguyen [Wed, 5 May 2004 11:08:16 +0000 (11:08 +0000)]
images/icon.png in Makefile.am removed as requested by Ricardo Cruz

SVN-Revision: 990

20 years ago- fixed scrolling past level bug
Ryan Flegel [Wed, 5 May 2004 04:04:05 +0000 (04:04 +0000)]
- fixed scrolling past level bug

SVN-Revision: 989

20 years ago- fixed the part of backscrolling that a broke. Backscrolling still needs some work.
Ryan Flegel [Wed, 5 May 2004 02:59:27 +0000 (02:59 +0000)]
- fixed the part of backscrolling that a broke. Backscrolling still needs some work.

SVN-Revision: 988

20 years ago- fixed small scrolling bug
Ryan Flegel [Tue, 4 May 2004 23:39:40 +0000 (23:39 +0000)]
- fixed small scrolling bug
- added screwed up backscroll to TODO

SVN-Revision: 987

20 years agoMade intro demo to use the ordinary background (arctis2.jpg).
Ricardo Cruz [Tue, 4 May 2004 22:49:38 +0000 (22:49 +0000)]
Made intro demo to use the ordinary background (arctis2.jpg).
Anyway, shouldn't a PNG file be preferible...

SVN-Revision: 986

20 years ago*** empty log message ***
Tobias Gläßer [Tue, 4 May 2004 22:34:34 +0000 (22:34 +0000)]
*** empty log message ***

SVN-Revision: 985

20 years agoLevelEditor bug-fixes, improvements and fine-tuning.
Tobias Gläßer [Tue, 4 May 2004 22:16:11 +0000 (22:16 +0000)]
LevelEditor bug-fixes, improvements and fine-tuning.

SVN-Revision: 984

20 years agoscrolling is broken
Matthias Braun [Tue, 4 May 2004 21:54:42 +0000 (21:54 +0000)]
scrolling is broken

SVN-Revision: 983

20 years agocorrected typo
Tobias Gläßer [Tue, 4 May 2004 20:57:01 +0000 (20:57 +0000)]
corrected typo

SVN-Revision: 982

20 years agoAdded a comment.
Tobias Gläßer [Tue, 4 May 2004 19:49:39 +0000 (19:49 +0000)]
Added a comment.

SVN-Revision: 981

20 years agoAdded another point.
Ricardo Cruz [Tue, 4 May 2004 19:13:42 +0000 (19:13 +0000)]
Added another point.

SVN-Revision: 980

20 years agoRemoved scrolling printf, back scrolling from level 13 and snow from menu.
Ricardo Cruz [Tue, 4 May 2004 19:12:39 +0000 (19:12 +0000)]
Removed scrolling printf, back scrolling from level 13 and snow from menu.
So, two points are gone now.
Notice that the back scrolling is still in development, so please calm down, and don't add it to the TODO as a bug. Besides no level use it. I told Ryan to give a look at that code now.

SVN-Revision: 979

20 years agoThe background was being drawn twice, as reported by Ingo.
Ricardo Cruz [Tue, 4 May 2004 18:58:51 +0000 (18:58 +0000)]
The background was being drawn twice, as reported by Ingo.
Ingo, could you replace all powerup boxes with money ones. Thx
And why was the background changed? This one sucks when scrolling (it has a column of pixels on the right that give a bad look).

SVN-Revision: 978

20 years agomore issues
Ingo Ruhnke [Tue, 4 May 2004 17:42:56 +0000 (17:42 +0000)]
more issues

SVN-Revision: 977

20 years ago*** empty log message ***
Ingo Ruhnke [Tue, 4 May 2004 17:31:27 +0000 (17:31 +0000)]
*** empty log message ***

SVN-Revision: 976

20 years agoupdate
Tobias Gläßer [Tue, 4 May 2004 17:14:10 +0000 (17:14 +0000)]
update

SVN-Revision: 975

20 years agoRemoved scrolling bug, added an Abort level one.
Ricardo Cruz [Tue, 4 May 2004 17:00:01 +0000 (17:00 +0000)]
Removed scrolling bug, added an Abort level one.

SVN-Revision: 974

20 years agoFixed frame_ratio() workaround.
Ricardo Cruz [Tue, 4 May 2004 16:03:48 +0000 (16:03 +0000)]
Fixed frame_ratio() workaround.

SVN-Revision: 973

20 years agoFixed srolling camera move. Silly me, I forgot about the frame rates.
Ricardo Cruz [Tue, 4 May 2004 15:38:58 +0000 (15:38 +0000)]
Fixed srolling camera move. Silly me, I forgot about the frame rates.
It still doesn't work, since the frame_ratio variable is not calculated... It has allways the same value. Is this some workaround?
�  action(1.0f);  �

SVN-Revision: 972

20 years agoAdded a test for a end of level scrolling test...
Ricardo Cruz [Tue, 4 May 2004 14:41:14 +0000 (14:41 +0000)]
Added a test for a end of level scrolling test...
There seems to be an end sequence issue regarding this, doesn't it make use of the scrolling()?

SVN-Revision: 971

20 years agoMoved this image to the old shared dir, in order to prevent it from being included...
Ricardo Cruz [Tue, 4 May 2004 14:26:15 +0000 (14:26 +0000)]
Moved this image to the old shared dir, in order to prevent it from being included in the next version.

SVN-Revision: 970

20 years ago- icon is not useless, the .xpm version is scaled down, the .png has the original...
Ingo Ruhnke [Tue, 4 May 2004 14:02:56 +0000 (14:02 +0000)]
- icon is not useless, the .xpm version is scaled down, the .png has the original size

SVN-Revision: 969

20 years agoMade it possible for Tux to be in a position before the half of the screen.
Ricardo Cruz [Tue, 4 May 2004 13:59:00 +0000 (13:59 +0000)]
Made it possible for Tux to be in a position before the half of the screen.
Started implementing a moving camera, but it isn't working very well, i'll have a look at it later.

SVN-Revision: 968

20 years agoUseless icon, the XPM works fine under windows.
Ricardo Cruz [Tue, 4 May 2004 13:57:14 +0000 (13:57 +0000)]
Useless icon, the XPM works fine under windows.

SVN-Revision: 967

20 years agoJust put screen's width and height as definitions.
Ricardo Cruz [Tue, 4 May 2004 11:27:47 +0000 (11:27 +0000)]
Just put screen's width and height as definitions.

SVN-Revision: 964

20 years agoJust added the Power/Run key to the README, as our John Spray player indicated.
Ricardo Cruz [Tue, 4 May 2004 00:32:25 +0000 (00:32 +0000)]
Just added the Power/Run key to the README, as our John Spray player indicated.

SVN-Revision: 963

20 years agoChanged the way the scrolling was calculated. Instead of calculating it relatively...
Ricardo Cruz [Mon, 3 May 2004 23:44:28 +0000 (23:44 +0000)]
Changed the way the scrolling was calculated. Instead of calculating it relatively to the middle of the screen, calculte it relatively to the borders.
This solution is more clear (IMO) and elegant because; there isn't that ugly code anymore:
scroll_x -= screen.w / 2;
(...)
scroll_x += screen.w / 2;

Besides from that, in case we change the resolution, this makes the playbility to be not affected.

Note: if you think the scrolling is made when Tux is too much in the right or in the left, you can easily change this, by changine the SPACE_X value in world.cpp.

SVN-Revision: 962

20 years agoImproved the intro demo, in order to make it more elegant.
Ricardo Cruz [Mon, 3 May 2004 23:27:31 +0000 (23:27 +0000)]
Improved the intro demo, in order to make it more elegant.
I haven't testedt powerups and tux collision yet, though.

SVN-Revision: 961

20 years agoleveleditor related improvements. Added bkgd_speed.
Tobias Gläßer [Mon, 3 May 2004 23:06:19 +0000 (23:06 +0000)]
leveleditor related improvements. Added bkgd_speed.

SVN-Revision: 960

20 years agomore leveleditor related improvements
Tobias Gläßer [Mon, 3 May 2004 20:35:59 +0000 (20:35 +0000)]
more leveleditor related improvements

SVN-Revision: 959

20 years agomore tilegroups
Tobias Gläßer [Mon, 3 May 2004 20:35:25 +0000 (20:35 +0000)]
more tilegroups

SVN-Revision: 958

20 years agoadded scrolling issue
Ingo Ruhnke [Mon, 3 May 2004 20:23:01 +0000 (20:23 +0000)]
added scrolling issue

SVN-Revision: 957

20 years ago- fixed scrolling bug
Ryan Flegel [Mon, 3 May 2004 19:46:23 +0000 (19:46 +0000)]
- fixed scrolling bug

SVN-Revision: 956

20 years agoadded another issue
Ingo Ruhnke [Mon, 3 May 2004 19:43:49 +0000 (19:43 +0000)]
added another issue

SVN-Revision: 955

20 years agoadded item
Ingo Ruhnke [Mon, 3 May 2004 19:36:31 +0000 (19:36 +0000)]
added item

SVN-Revision: 954

20 years agoleveleditor menu IDisation and little improvements
Tobias Gläßer [Mon, 3 May 2004 17:56:16 +0000 (17:56 +0000)]
leveleditor menu IDisation and little improvements

SVN-Revision: 951

20 years agoleveleditor improvements
Tobias Gläßer [Mon, 3 May 2004 17:29:40 +0000 (17:29 +0000)]
leveleditor improvements

SVN-Revision: 950

20 years ago- added issues
Ingo Ruhnke [Mon, 3 May 2004 17:18:01 +0000 (17:18 +0000)]
- added issues

SVN-Revision: 949

20 years agoOoops, looks like screen wasn't scrolling in the main menu.
Ricardo Cruz [Mon, 3 May 2004 13:57:39 +0000 (13:57 +0000)]
Ooops, looks like screen wasn't scrolling in the main menu.

SVN-Revision: 947

20 years agoEnabled back scrolling on this level.
Ricardo Cruz [Mon, 3 May 2004 13:36:19 +0000 (13:36 +0000)]
Enabled back scrolling on this level.
It is mostly for people give it a try.

SVN-Revision: 946

20 years agoFixed the back_scrolling flag as suggested by Michael George over the mailing list.
Ricardo Cruz [Mon, 3 May 2004 13:32:36 +0000 (13:32 +0000)]
Fixed the back_scrolling flag as suggested by Michael George over the mailing list.

SVN-Revision: 945

20 years agoTODO update
Matthias Braun [Mon, 3 May 2004 13:02:01 +0000 (13:02 +0000)]
TODO update

SVN-Revision: 944

20 years agohiding the time while end_sequence wasn't nice
Matthias Braun [Mon, 3 May 2004 13:00:35 +0000 (13:00 +0000)]
hiding the time while end_sequence wasn't nice

SVN-Revision: 943

20 years agoTODO update
Matthias Braun [Mon, 3 May 2004 12:56:57 +0000 (12:56 +0000)]
TODO update

SVN-Revision: 942

20 years agoJust changed back_scrolling save syntax.
Ricardo Cruz [Mon, 3 May 2004 12:45:58 +0000 (12:45 +0000)]
Just changed back_scrolling save syntax.

SVN-Revision: 941

20 years agofix timeup issues when endsequence triggered
Matthias Braun [Mon, 3 May 2004 12:39:19 +0000 (12:39 +0000)]
fix timeup issues when endsequence triggered

SVN-Revision: 940

20 years agoAdded back scrolling!
Ricardo Cruz [Mon, 3 May 2004 12:34:37 +0000 (12:34 +0000)]
Added back scrolling!
It is only enabled if the level explicity asks for.

SVN-Revision: 939

20 years agoJust added Level Editor back to the menu.
Ricardo Cruz [Mon, 3 May 2004 12:02:53 +0000 (12:02 +0000)]
Just added Level Editor back to the menu.
I know it isn't working very well, but this is the cvs, so we need it, in order to test it!
If you want to make a release snapshot, just comment this line.

SVN-Revision: 938

20 years ago- changed size to 32x32 to make windows happy
Ingo Ruhnke [Mon, 3 May 2004 11:35:24 +0000 (11:35 +0000)]
- changed size to 32x32 to make windows happy

SVN-Revision: 937

20 years agoadded files for windows installer
Matthias Braun [Mon, 3 May 2004 11:18:28 +0000 (11:18 +0000)]
added files for windows installer

SVN-Revision: 936

20 years ago- makefile fixes
Ingo Ruhnke [Sun, 2 May 2004 23:22:28 +0000 (23:22 +0000)]
- makefile fixes

SVN-Revision: 934

20 years ago- -Wall fixing
Ingo Ruhnke [Sun, 2 May 2004 22:44:56 +0000 (22:44 +0000)]
- -Wall fixing
- removed level editor from menu, since it crashes on settings and is thus not useable in release

SVN-Revision: 933

20 years ago- small bugfixes in README and Co
Ingo Ruhnke [Sun, 2 May 2004 22:40:37 +0000 (22:40 +0000)]
- small bugfixes in README and Co

SVN-Revision: 932

20 years ago- some test levels
Ingo Ruhnke [Sun, 2 May 2004 22:31:46 +0000 (22:31 +0000)]
- some test levels

SVN-Revision: 931

20 years agoTODO update
Matthias Braun [Sun, 2 May 2004 22:29:55 +0000 (22:29 +0000)]
TODO update

SVN-Revision: 930

20 years ago- added changelog entries
Ingo Ruhnke [Sun, 2 May 2004 22:27:05 +0000 (22:27 +0000)]
- added changelog entries

SVN-Revision: 929

20 years agofixed potential bug in Button class event handler
Matthias Braun [Sun, 2 May 2004 22:26:04 +0000 (22:26 +0000)]
fixed potential bug in Button class event handler

SVN-Revision: 928

20 years ago- removed old convert script, the working one is still in place
Ingo Ruhnke [Sun, 2 May 2004 22:21:22 +0000 (22:21 +0000)]
- removed old convert script, the working one is still in place

SVN-Revision: 927

20 years ago- fixed intro jumping
Ingo Ruhnke [Sun, 2 May 2004 22:17:08 +0000 (22:17 +0000)]
- fixed intro jumping

SVN-Revision: 926

20 years agoTODO update
Matthias Braun [Sun, 2 May 2004 21:38:01 +0000 (21:38 +0000)]
TODO update

SVN-Revision: 925

20 years agoleveleditor related improvements
Tobias Gläßer [Sun, 2 May 2004 21:28:32 +0000 (21:28 +0000)]
leveleditor related improvements

SVN-Revision: 922

20 years ago- added lispreader issue to todo
Ingo Ruhnke [Sun, 2 May 2004 18:47:06 +0000 (18:47 +0000)]
- added lispreader issue to todo
- changed version number

SVN-Revision: 921

20 years agofixed that points aren't reset when gameover
Matthias Braun [Sun, 2 May 2004 16:08:22 +0000 (16:08 +0000)]
fixed that points aren't reset when gameover

SVN-Revision: 920

20 years agofixed musicproblems in endgame and fixed multicoinblock problems (not optimal yet...
Matthias Braun [Sun, 2 May 2004 15:51:12 +0000 (15:51 +0000)]
fixed musicproblems in endgame and fixed multicoinblock problems (not optimal yet, but I don't want to do a complicated real fix before the release)

SVN-Revision: 919

20 years agofixed (well worked around) jump problems in the intro
Matthias Braun [Sun, 2 May 2004 15:30:50 +0000 (15:30 +0000)]
fixed (well worked around) jump problems in the intro

SVN-Revision: 918

20 years agoOnly use the fade() on the debug mode.
Ricardo Cruz [Sun, 2 May 2004 14:56:04 +0000 (14:56 +0000)]
Only use the fade() on the debug mode.
Is anyone willing to check this fading code to see what's wrong with it?

SVN-Revision: 917

20 years ago- fixed hidden passage which served no purpose
Ingo Ruhnke [Sat, 1 May 2004 19:07:57 +0000 (19:07 +0000)]
- fixed hidden passage which served no purpose

SVN-Revision: 914

20 years ago- fixed compile with opengl disabled
Ingo Ruhnke [Sat, 1 May 2004 16:39:08 +0000 (16:39 +0000)]
- fixed compile with opengl disabled

SVN-Revision: 913

20 years ago- improved verboseness of badguy in wall error message
Ingo Ruhnke [Sat, 1 May 2004 15:46:08 +0000 (15:46 +0000)]
- improved verboseness of badguy in wall error message
- fixed bug that caused tux to only high jump to the right

SVN-Revision: 912

20 years ago- changed contrast and made little pixel corrections
Ingo Ruhnke [Sat, 1 May 2004 14:43:57 +0000 (14:43 +0000)]
- changed contrast and made little pixel corrections

SVN-Revision: 911

20 years ago- badguy in wall fixes
Ingo Ruhnke [Sat, 1 May 2004 14:41:38 +0000 (14:41 +0000)]
- badguy in wall fixes

SVN-Revision: 910

20 years ago- added some background tiles
Ingo Ruhnke [Sat, 1 May 2004 14:37:30 +0000 (14:37 +0000)]
- added some background tiles
- badguy in wall fixes

SVN-Revision: 909

20 years ago- badguy in wall fixes
Ingo Ruhnke [Sat, 1 May 2004 14:31:16 +0000 (14:31 +0000)]
- badguy in wall fixes

SVN-Revision: 908

20 years ago- added some background tiles
Ingo Ruhnke [Sat, 1 May 2004 14:29:59 +0000 (14:29 +0000)]
- added some background tiles
- badguy in wall fixes

SVN-Revision: 907

20 years ago- added some background tiles
Ingo Ruhnke [Sat, 1 May 2004 14:23:58 +0000 (14:23 +0000)]
- added some background tiles
- badguy in wall fixes

SVN-Revision: 906

20 years ago- added some background tiles
Ingo Ruhnke [Sat, 1 May 2004 14:10:22 +0000 (14:10 +0000)]
- added some background tiles
- badguy in wall fixes

SVN-Revision: 905

20 years ago- added some background tiles
Ingo Ruhnke [Sat, 1 May 2004 14:05:13 +0000 (14:05 +0000)]
- added some background tiles

SVN-Revision: 904

20 years ago- added some background tiles
Ingo Ruhnke [Sat, 1 May 2004 13:57:00 +0000 (13:57 +0000)]
- added some background tiles

SVN-Revision: 903

20 years ago- added some background tiles
Ingo Ruhnke [Sat, 1 May 2004 13:49:32 +0000 (13:49 +0000)]
- added some background tiles

SVN-Revision: 902

20 years ago- added some background tiles
Ingo Ruhnke [Sat, 1 May 2004 13:43:17 +0000 (13:43 +0000)]
- added some background tiles

SVN-Revision: 901

20 years ago- added some background tiles
Ingo Ruhnke [Sat, 1 May 2004 13:28:54 +0000 (13:28 +0000)]
- added some background tiles

SVN-Revision: 900

20 years ago- added some background tiles
Ingo Ruhnke [Sat, 1 May 2004 13:22:45 +0000 (13:22 +0000)]
- added some background tiles

SVN-Revision: 899

20 years agofixed level7 bug, does anybody mind if we removed the 'fixed' list?
Ingo Ruhnke [Sat, 1 May 2004 13:08:50 +0000 (13:08 +0000)]
fixed level7 bug, does anybody mind if we removed the 'fixed' list?

SVN-Revision: 898

20 years ago- fixed one-tile space bonus bug
Ingo Ruhnke [Sat, 1 May 2004 13:08:24 +0000 (13:08 +0000)]
- fixed one-tile space bonus bug

SVN-Revision: 897

20 years ago- added some background tiles
Ingo Ruhnke [Sat, 1 May 2004 12:46:37 +0000 (12:46 +0000)]
- added some background tiles

SVN-Revision: 896

20 years ago- added some background tiles
Ingo Ruhnke [Sat, 1 May 2004 12:40:37 +0000 (12:40 +0000)]
- added some background tiles

SVN-Revision: 895

20 years ago- added some background tiles
Ingo Ruhnke [Sat, 1 May 2004 12:33:01 +0000 (12:33 +0000)]
- added some background tiles

SVN-Revision: 894

20 years ago- added some background tiles
Ingo Ruhnke [Sat, 1 May 2004 12:27:00 +0000 (12:27 +0000)]
- added some background tiles

SVN-Revision: 893

20 years ago- added some background tiles
Ingo Ruhnke [Sat, 1 May 2004 12:24:34 +0000 (12:24 +0000)]
- added some background tiles

SVN-Revision: 892

20 years ago- added some background tiles
Ingo Ruhnke [Sat, 1 May 2004 12:11:54 +0000 (12:11 +0000)]
- added some background tiles

SVN-Revision: 891

20 years ago- added some background tiles
Ingo Ruhnke [Sat, 1 May 2004 11:59:49 +0000 (11:59 +0000)]
- added some background tiles

SVN-Revision: 890

20 years ago- removed some evil tiles
Ingo Ruhnke [Sat, 1 May 2004 11:39:43 +0000 (11:39 +0000)]
- removed some evil tiles

SVN-Revision: 889

20 years agoJust use flipscreen(), instead of giving true as update argument. This update thing...
Ricardo Cruz [Sat, 1 May 2004 11:25:45 +0000 (11:25 +0000)]
Just use flipscreen(), instead of giving true as update argument. This update thing seems broken.
Anyway, still doesn't work.

SVN-Revision: 888

20 years ago- removed a bunch of random acting bouncing snowball and replaced them with other...
Ingo Ruhnke [Sat, 1 May 2004 11:25:18 +0000 (11:25 +0000)]
- removed a bunch of random acting bouncing snowball and replaced them with other enemies

SVN-Revision: 887

20 years agoAdded alpha support for SDL. Dunno if works, wasn't able to test.
Ricardo Cruz [Sat, 1 May 2004 11:14:40 +0000 (11:14 +0000)]
Added alpha support for SDL. Dunno if works, wasn't able to test.

SVN-Revision: 886

20 years ago- changed layout of water areas to look more sane
Ingo Ruhnke [Sat, 1 May 2004 11:12:52 +0000 (11:12 +0000)]
- changed layout of water areas to look more sane

SVN-Revision: 885

20 years agoFixed naming.
Ricardo Cruz [Sat, 1 May 2004 11:00:54 +0000 (11:00 +0000)]
Fixed naming.

SVN-Revision: 884

20 years agoFirst atempt to add a fade in/out function. Though, it doesn't work, dunno why in...
Ricardo Cruz [Sat, 1 May 2004 10:59:52 +0000 (10:59 +0000)]
First atempt to add a fade in/out function. Though, it doesn't work, dunno why in the Open GL mode.
The SDL frontend doesn't seem to support alpha blittling whatsoever.

SVN-Revision: 883