Marek Moeckel [Fri, 14 May 2004 19:35:06 +0000 (19:35 +0000)]
Added a new branch "unfinished" to the levels tree, including matr1x's levels and one of my own. As you probably have guessed, I labelled them "work in progress". :)
SVN-Revision: 1180
Ryan Flegel [Fri, 14 May 2004 17:35:30 +0000 (17:35 +0000)]
- fixed drawing crash
- not quite in a playable state yet :)
SVN-Revision: 1179
Ricardo Cruz [Fri, 14 May 2004 16:02:41 +0000 (16:02 +0000)]
First try to switch to 800x600.
Unfortanely, the game crashes when drawing the tiles. I committed this in the hope that somebody fixes it. :D
SVN-Revision: 1178
Ricardo Cruz [Fri, 14 May 2004 14:04:48 +0000 (14:04 +0000)]
Just changed hard coded values by definitions. Please do this, or else the code turns ugly and gets hard to change that value everywhere.
Also tuned the values.
SVN-Revision: 1177
Marek Moeckel [Fri, 14 May 2004 11:38:29 +0000 (11:38 +0000)]
Added factory(-fast).mod to the music directory
Use for inspiration! :)
SVN-Revision: 1176
Ryan Flegel [Fri, 14 May 2004 08:36:13 +0000 (08:36 +0000)]
- fixed [sorta] the mushroom bumping problems
- is it okay to determine the direction from the player's position?
SVN-Revision: 1175
Ryan Flegel [Fri, 14 May 2004 08:16:13 +0000 (08:16 +0000)]
- updated TODO
SVN-Revision: 1174
Ryan Flegel [Fri, 14 May 2004 08:10:24 +0000 (08:10 +0000)]
- fixed badguy collisions so they no longer get jammed
SVN-Revision: 1173
Ryan Flegel [Fri, 14 May 2004 07:42:30 +0000 (07:42 +0000)]
- changed b/g for credits
- fixed firebullet not killing some enemies
SVN-Revision: 1172
Ryan Flegel [Fri, 14 May 2004 05:24:24 +0000 (05:24 +0000)]
- added sounds from Nathan McCoy
SVN-Revision: 1171
Ryan Flegel [Fri, 14 May 2004 05:14:30 +0000 (05:14 +0000)]
- uncomment crash fix that was accidentally commented
SVN-Revision: 1170
Ryan Flegel [Fri, 14 May 2004 02:44:34 +0000 (02:44 +0000)]
- fixed an ugly hack I was using before for the JS config menu
SVN-Revision: 1169
Ryan Flegel [Fri, 14 May 2004 02:29:15 +0000 (02:29 +0000)]
- added some joystick config options.. I think
- I don't have a joystick/gamepad so this could use some testing
SVN-Revision: 1168
Ryan Flegel [Thu, 13 May 2004 23:20:45 +0000 (23:20 +0000)]
- oops. Fixed filename extension
SVN-Revision: 1167
Ryan Flegel [Thu, 13 May 2004 23:16:46 +0000 (23:16 +0000)]
- added freedesktop.org .desktop file from Mike Hearn
- added supertux icons as supertux.xpm and supertux.png (old ones can be [re]moved)
- added TODO item
SVN-Revision: 1166
Ryan Flegel [Thu, 13 May 2004 21:02:15 +0000 (21:02 +0000)]
- made mriceblock break blocks when kicked into them
SVN-Revision: 1165
Ricardo Cruz [Thu, 13 May 2004 17:50:51 +0000 (17:50 +0000)]
Up was moving to down and down to up - fixed.
SVN-Revision: 1164
Ricardo Cruz [Thu, 13 May 2004 12:47:34 +0000 (12:47 +0000)]
Added more enemies to this fire level test.
SVN-Revision: 1163
Ricardo Cruz [Thu, 13 May 2004 12:46:29 +0000 (12:46 +0000)]
Added ice enemies entries.
SVN-Revision: 1162
Ricardo Cruz [Thu, 13 May 2004 12:45:53 +0000 (12:45 +0000)]
Added ice versions of enemies.
By Benjamin!
SVN-Revision: 1161
Ricardo Cruz [Thu, 13 May 2004 12:44:36 +0000 (12:44 +0000)]
Improved frozen behavior.
Still isn't perfect, enemies don't fall right away you kill'em.
SVN-Revision: 1160
Ricardo Cruz [Thu, 13 May 2004 10:03:17 +0000 (10:03 +0000)]
Made some checking before the scrolling code, in order to avoid code duplication.
SVN-Revision: 1159
Ricardo Cruz [Thu, 13 May 2004 09:52:59 +0000 (09:52 +0000)]
Fixed crash.
Also made map to work with height > 15. But the rectangle in the map, still doesn't show precisely the Y visible area.
SVN-Revision: 1158
Ricardo Cruz [Thu, 13 May 2004 09:41:05 +0000 (09:41 +0000)]
Committed Matrix tiles. But they should allow repetition!
SVN-Revision: 1157
Ricardo Cruz [Thu, 13 May 2004 09:13:33 +0000 (09:13 +0000)]
Added vertical scrolling for the level editor.
Unfortanely, it crashes after scrolling a bit. (hint: use the right mouse button to scroll... it will stay a bit longer without crashing :/)
SVN-Revision: 1156
Ricardo Cruz [Thu, 13 May 2004 09:12:05 +0000 (09:12 +0000)]
Changed up and down to previous and next. And added up and down icons.
SVN-Revision: 1155
Ricardo Cruz [Thu, 13 May 2004 08:44:08 +0000 (08:44 +0000)]
Id 400 was already given.
Fixes iceflower bonus bug.
SVN-Revision: 1154
Ricardo Cruz [Thu, 13 May 2004 08:35:39 +0000 (08:35 +0000)]
Replaced backscrolling bug by camera one.
SVN-Revision: 1153
Ryan Flegel [Thu, 13 May 2004 02:58:45 +0000 (02:58 +0000)]
- added new sign (from Benjamin)
SVN-Revision: 1152
Ryan Flegel [Thu, 13 May 2004 02:50:13 +0000 (02:50 +0000)]
- fixed a warning
SVN-Revision: 1151
Ryan Flegel [Thu, 13 May 2004 02:40:10 +0000 (02:40 +0000)]
- fixed potential crash
SVN-Revision: 1150
Ryan Flegel [Wed, 12 May 2004 20:02:46 +0000 (20:02 +0000)]
- 'nicer' icebullet
SVN-Revision: 1149
Ryan Flegel [Wed, 12 May 2004 19:43:08 +0000 (19:43 +0000)]
- fixed crash when hitting badguy with bullet
SVN-Revision: 1148
Ryan Flegel [Wed, 12 May 2004 19:22:32 +0000 (19:22 +0000)]
- added old iceflower images
SVN-Revision: 1147
Ricardo Cruz [Wed, 12 May 2004 19:18:31 +0000 (19:18 +0000)]
Benjamin has been kind enough to make us Icy Tux images :)
SVN-Revision: 1146
Ryan Flegel [Wed, 12 May 2004 19:00:10 +0000 (19:00 +0000)]
- reverted to old iceflower
SVN-Revision: 1145
Ricardo Cruz [Wed, 12 May 2004 18:35:35 +0000 (18:35 +0000)]
Added ice flower bonuses and a few enemies.
Test fire here!
SVN-Revision: 1144
Ricardo Cruz [Wed, 12 May 2004 18:32:03 +0000 (18:32 +0000)]
Added a few entries.
SVN-Revision: 1143
Ricardo Cruz [Wed, 12 May 2004 18:31:38 +0000 (18:31 +0000)]
Added ice flower entry.
SVN-Revision: 1142
Ricardo Cruz [Wed, 12 May 2004 18:31:16 +0000 (18:31 +0000)]
Added bonus ice and fire flower, used by the level editor.
SVN-Revision: 1141
Ricardo Cruz [Wed, 12 May 2004 18:29:37 +0000 (18:29 +0000)]
Added a very bad drawn ice flower.
SVN-Revision: 1140
Ricardo Cruz [Wed, 12 May 2004 18:28:37 +0000 (18:28 +0000)]
Fire should be working again.
Unfortanely, both ice and fire shots crash the game when colliding with a badguy.
SVN-Revision: 1139
Ricardo Cruz [Wed, 12 May 2004 17:59:49 +0000 (17:59 +0000)]
Added the new ice power images entries.
SVN-Revision: 1138
Ricardo Cruz [Wed, 12 May 2004 17:59:07 +0000 (17:59 +0000)]
Added ice power related images.
Artist, now it's your time!
SVN-Revision: 1137
Ricardo Cruz [Wed, 12 May 2004 17:56:34 +0000 (17:56 +0000)]
First implementation of the ice power.
SVN-Revision: 1136
Ryan Flegel [Wed, 12 May 2004 17:20:29 +0000 (17:20 +0000)]
- fixed largetux jump frames (from Benjamin)
SVN-Revision: 1135
Ryan Flegel [Wed, 12 May 2004 15:51:35 +0000 (15:51 +0000)]
- added Benjamin's squished flyingsnoballs
SVN-Revision: 1134
Ryan Flegel [Wed, 12 May 2004 15:36:16 +0000 (15:36 +0000)]
- fixed some enums
SVN-Revision: 1133
Ricardo Cruz [Wed, 12 May 2004 14:59:39 +0000 (14:59 +0000)]
Added the "Tux doesn't fall between two tiles" bug.
SVN-Revision: 1132
Ricardo Cruz [Wed, 12 May 2004 14:57:16 +0000 (14:57 +0000)]
In case the level has been saved, and no change was done, don't ask to "Save the Changes".
SVN-Revision: 1131
Ricardo Cruz [Wed, 12 May 2004 14:54:04 +0000 (14:54 +0000)]
Break lines on tiles as requested by Ryan.
Also added a few spaces for enemies and added a comment saying that the level was made using the built-in level editor.
SVN-Revision: 1130
Ricardo Cruz [Wed, 12 May 2004 12:40:46 +0000 (12:40 +0000)]
Just changed the vertical scrolling to the top of the scrolling func or else it wouldn't work when autoscrolling is enabled..
SVN-Revision: 1129
Ricardo Cruz [Wed, 12 May 2004 12:18:47 +0000 (12:18 +0000)]
Smoother vertical scrolling.
You can play a bit with Y_SPACE, in case you want to tune it more.
SVN-Revision: 1128
Ricardo Cruz [Wed, 12 May 2004 12:12:14 +0000 (12:12 +0000)]
Added two points.
Also removed fixed stuff.
SVN-Revision: 1127
Ryan Flegel [Wed, 12 May 2004 04:59:42 +0000 (04:59 +0000)]
- removing old dir
SVN-Revision: 1126
Ryan Flegel [Wed, 12 May 2004 02:10:13 +0000 (02:10 +0000)]
- fixed enum bug mentioned by Kevin L. Mitchell on the mailing list
SVN-Revision: 1125
Ryan Flegel [Wed, 12 May 2004 01:29:29 +0000 (01:29 +0000)]
- removed old code
SVN-Revision: 1124
Ryan Flegel [Wed, 12 May 2004 01:16:33 +0000 (01:16 +0000)]
- fixed rising specials
SVN-Revision: 1123
Ryan Flegel [Wed, 12 May 2004 00:26:18 +0000 (00:26 +0000)]
- moved around some files. make doesn't like spaces
SVN-Revision: 1122
Ryan Flegel [Wed, 12 May 2004 00:15:17 +0000 (00:15 +0000)]
- added matr1x's levels to contrib
SVN-Revision: 1121
Ricardo Cruz [Tue, 11 May 2004 23:37:12 +0000 (23:37 +0000)]
Bottom tiles were not being drawn right when vertical scrolling was enabled.
SVN-Revision: 1120
Ryan Flegel [Tue, 11 May 2004 23:30:50 +0000 (23:30 +0000)]
- fixed vscroll a bit--forgot foreground
SVN-Revision: 1119
Ryan Flegel [Tue, 11 May 2004 23:25:06 +0000 (23:25 +0000)]
- fixed vscroll a bit
SVN-Revision: 1118
Ricardo Cruz [Tue, 11 May 2004 23:15:45 +0000 (23:15 +0000)]
Fixed hotspot square drawing in debug mode.
SVN-Revision: 1117
Ricardo Cruz [Tue, 11 May 2004 23:12:00 +0000 (23:12 +0000)]
Modified draw_part() in sprite class to make use of scroll.
SVN-Revision: 1116
Ricardo Cruz [Tue, 11 May 2004 23:09:33 +0000 (23:09 +0000)]
Upgrades weren't being shown when appearing... fixed!
SVN-Revision: 1115
Ryan Flegel [Tue, 11 May 2004 22:16:12 +0000 (22:16 +0000)]
- added exceptions
SVN-Revision: 1114
Ricardo Cruz [Tue, 11 May 2004 22:12:42 +0000 (22:12 +0000)]
Cleanups. Basically I made sprites to care about the scrolling and not the player or badguys or whatever.
SVN-Revision: 1113
Ricardo Cruz [Tue, 11 May 2004 21:55:05 +0000 (21:55 +0000)]
Vertical scrolling level test.
SVN-Revision: 1112
Ricardo Cruz [Tue, 11 May 2004 21:53:51 +0000 (21:53 +0000)]
First implementation of vertical scrolling.
SVN-Revision: 1111
Ricardo Cruz [Tue, 11 May 2004 18:26:27 +0000 (18:26 +0000)]
First step for vertical scrolling stop.
This commit makes:
* level to support height;
* allows height to be specified in level editor (unecessary, since level editor doesn't support it yet...).
SVN-Revision: 1109
Ryan Flegel [Tue, 11 May 2004 18:16:12 +0000 (18:16 +0000)]
- made fixes to buttjump
- add score multiplier when in invincibility mode
SVN-Revision: 1108
Ryan Flegel [Tue, 11 May 2004 17:53:47 +0000 (17:53 +0000)]
- added missing blocks
SVN-Revision: 1107
Ryan Flegel [Tue, 11 May 2004 17:50:48 +0000 (17:50 +0000)]
- added butt-jump
SVN-Revision: 1106
Ryan Flegel [Tue, 11 May 2004 01:18:38 +0000 (01:18 +0000)]
- moved -lGL to it's proper place
SVN-Revision: 1100
Tobias Gläßer [Mon, 10 May 2004 23:31:00 +0000 (23:31 +0000)]
make sure -lGL is used in opengl enabled mode
SVN-Revision: 1098
Ricardo Cruz [Mon, 10 May 2004 23:20:40 +0000 (23:20 +0000)]
Improved a little bit.
SVN-Revision: 1097
Ingo Ruhnke [Mon, 10 May 2004 22:55:16 +0000 (22:55 +0000)]
updated changelog
SVN-Revision: 1096
Tobias Gläßer [Mon, 10 May 2004 22:23:14 +0000 (22:23 +0000)]
make em ready for something some strange people would actually call an official release. What are those people talking about?
SVN-Revision: 1095
Tobias Gläßer [Mon, 10 May 2004 22:21:10 +0000 (22:21 +0000)]
*** empty log message ***
SVN-Revision: 1094
Tobias Gläßer [Mon, 10 May 2004 21:59:25 +0000 (21:59 +0000)]
Leveleditor closes on SDL_QUIT events now.
SVN-Revision: 1093
Ricardo Cruz [Mon, 10 May 2004 21:54:22 +0000 (21:54 +0000)]
When pressing a player's key and then press Esc, the player will still be going in that direction, after unpressing the key and exiting the menu
SVN-Revision: 1092
Tobias Gläßer [Mon, 10 May 2004 21:47:17 +0000 (21:47 +0000)]
more snow , yeah, who can have enough of snow? You?
SVN-Revision: 1091
Tobias Gläßer [Mon, 10 May 2004 21:39:40 +0000 (21:39 +0000)]
visual fix
SVN-Revision: 1090
Tobias Gläßer [Mon, 10 May 2004 21:24:11 +0000 (21:24 +0000)]
update
SVN-Revision: 1089
Ricardo Cruz [Mon, 10 May 2004 21:10:02 +0000 (21:10 +0000)]
Don't display cursor on help.
Tobias, its the 2nd time you overwrite this code. Don't make me to twist your neck :D
SVN-Revision: 1088
Tobias Gläßer [Mon, 10 May 2004 20:39:42 +0000 (20:39 +0000)]
*** empty log message ***
SVN-Revision: 1087
Tobias Gläßer [Mon, 10 May 2004 20:37:59 +0000 (20:37 +0000)]
fixed missing semicolon
SVN-Revision: 1086
Ryan Flegel [Mon, 10 May 2004 20:24:22 +0000 (20:24 +0000)]
- s/(at)/@/
SVN-Revision: 1085
Ryan Flegel [Mon, 10 May 2004 20:21:51 +0000 (20:21 +0000)]
- fixed Benjamin's name
SVN-Revision: 1084
Tobias Gläßer [Mon, 10 May 2004 20:17:50 +0000 (20:17 +0000)]
update
SVN-Revision: 1083
Tobias Gläßer [Mon, 10 May 2004 20:13:01 +0000 (20:13 +0000)]
fixed end of level to begin wrap around in the title demo.
SVN-Revision: 1082
Tobias Gläßer [Mon, 10 May 2004 20:00:22 +0000 (20:00 +0000)]
minor updates
SVN-Revision: 1081
Tobias Gläßer [Mon, 10 May 2004 19:09:03 +0000 (19:09 +0000)]
update
SVN-Revision: 1080
Tobias Gläßer [Mon, 10 May 2004 19:06:03 +0000 (19:06 +0000)]
Fixed some TODO-list bugs.
SVN-Revision: 1079
Tobias Gläßer [Mon, 10 May 2004 17:04:56 +0000 (17:04 +0000)]
fixed selection of a game_object in IsObject mode
SVN-Revision: 1078
Tobias Gläßer [Mon, 10 May 2004 16:44:37 +0000 (16:44 +0000)]
fixed visual button bugs.
SVN-Revision: 1077
Tobias Gläßer [Mon, 10 May 2004 16:09:49 +0000 (16:09 +0000)]
Fixed bkgd_speed. Objects properties can be edited now.
Fixed level saving issue.
SVN-Revision: 1076
Matthias Braun [Mon, 10 May 2004 15:02:26 +0000 (15:02 +0000)]
never free the screen surface, SDL doesn't allow that
SVN-Revision: 1075
Tobias Gläßer [Mon, 10 May 2004 14:44:53 +0000 (14:44 +0000)]
initial (icon created by tarzeau and modified to a cursor by me)
SVN-Revision: 1074