Tobias Gläßer [Sun, 28 Mar 2004 01:00:16 +0000 (01:00 +0000)]
We have our own mouse-cursor now! (graphics by Settra Gaia)
SVN-Revision: 397
Tobias Gläßer [Sun, 28 Mar 2004 00:58:50 +0000 (00:58 +0000)]
initial
SVN-Revision: 396
Ingo Ruhnke [Sat, 27 Mar 2004 19:36:58 +0000 (19:36 +0000)]
- added object support (untested)
SVN-Revision: 395
Ingo Ruhnke [Sat, 27 Mar 2004 19:30:07 +0000 (19:30 +0000)]
- added object support (untested)
SVN-Revision: 394
Tobias Gläßer [Sat, 27 Mar 2004 17:24:14 +0000 (17:24 +0000)]
more kinds of menu_event are handled directly in the menu-code now.
SVN-Revision: 393
Ingo Ruhnke [Sat, 27 Mar 2004 16:34:19 +0000 (16:34 +0000)]
- added enemies and some other tweaks
SVN-Revision: 392
Tobias Gläßer [Sat, 27 Mar 2004 16:17:49 +0000 (16:17 +0000)]
old Makefile works again
SVN-Revision: 391
Ingo Ruhnke [Sat, 27 Mar 2004 14:20:42 +0000 (14:20 +0000)]
- added enemies
SVN-Revision: 390
Tobias Gläßer [Sat, 27 Mar 2004 13:04:39 +0000 (13:04 +0000)]
MN_BACK works for multiple layers of menus now.
SVN-Revision: 389
Tobias Gläßer [Sat, 27 Mar 2004 11:27:45 +0000 (11:27 +0000)]
little change to improve win32 portability
SVN-Revision: 388
Ingo Ruhnke [Sat, 27 Mar 2004 11:14:12 +0000 (11:14 +0000)]
- added some enemies
SVN-Revision: 387
Ingo Ruhnke [Sat, 27 Mar 2004 00:38:47 +0000 (00:38 +0000)]
- removed dn_tilemap
- fixed broken level_change() function to draw only on one map, not all at once
SVN-Revision: 386
Tobias Gläßer [Sat, 27 Mar 2004 00:14:46 +0000 (00:14 +0000)]
fixed BSOD hopping
SVN-Revision: 385
Tobias Gläßer [Fri, 26 Mar 2004 23:54:47 +0000 (23:54 +0000)]
C++ port of Ricarod Cruz's menu-handling code patch.
SVN-Revision: 384
Ingo Ruhnke [Fri, 26 Mar 2004 23:54:11 +0000 (23:54 +0000)]
- added new deactivated bonus box
SVN-Revision: 383
Tobias Gläßer [Fri, 26 Mar 2004 23:53:31 +0000 (23:53 +0000)]
merged bad_guy patch from Matze Braun. (recycling Ricardo's stalactite patch and added mrbomb).
SVN-Revision: 382
Tobias Gläßer [Fri, 26 Mar 2004 23:51:40 +0000 (23:51 +0000)]
initial
SVN-Revision: 381
Ingo Ruhnke [Fri, 26 Mar 2004 23:45:12 +0000 (23:45 +0000)]
- added new bonus block
SVN-Revision: 380
Tobias Gläßer [Fri, 26 Mar 2004 23:19:34 +0000 (23:19 +0000)]
particle_system changed to clouds
SVN-Revision: 379
Ingo Ruhnke [Fri, 26 Mar 2004 22:30:21 +0000 (22:30 +0000)]
- added more bricks
SVN-Revision: 378
Tobias Gläßer [Fri, 26 Mar 2004 22:08:12 +0000 (22:08 +0000)]
tux isn't jumping like on drugs anymore in the demo
SVN-Revision: 377
Tobias Gläßer [Fri, 26 Mar 2004 21:39:45 +0000 (21:39 +0000)]
quick fix for bug introduced by the last commit
SVN-Revision: 376
Tobias Gläßer [Fri, 26 Mar 2004 21:24:03 +0000 (21:24 +0000)]
added demo to make SuperTux looking nice from the start ;)
SVN-Revision: 375
Tobias Gläßer [Fri, 26 Mar 2004 21:20:35 +0000 (21:20 +0000)]
demo level created by Ingo Ruhnke
SVN-Revision: 374
Ingo Ruhnke [Fri, 26 Mar 2004 19:03:38 +0000 (19:03 +0000)]
- converted levels to the new format
SVN-Revision: 373
Ingo Ruhnke [Fri, 26 Mar 2004 15:17:10 +0000 (15:17 +0000)]
- added some error checking, so that we get more usefull error messages than asserts
SVN-Revision: 372
Ingo Ruhnke [Fri, 26 Mar 2004 12:52:30 +0000 (12:52 +0000)]
- added some enemies
SVN-Revision: 371
Ingo Ruhnke [Fri, 26 Mar 2004 02:05:18 +0000 (02:05 +0000)]
- hooked up more levels to the worldmap
- added a bit of background stuff to snow3
SVN-Revision: 370
Ingo Ruhnke [Thu, 25 Mar 2004 19:10:00 +0000 (19:10 +0000)]
- fixed levelend (well, maybe more of an workaround
SVN-Revision: 369
Ingo Ruhnke [Thu, 25 Mar 2004 19:02:04 +0000 (19:02 +0000)]
- moved a few int's inside the for-loops
- replaced a old '.' with 0
SVN-Revision: 368
Ingo Ruhnke [Thu, 25 Mar 2004 19:01:35 +0000 (19:01 +0000)]
- moved a few int's inside the for-loops
- replaced a old '.' with 0
SVN-Revision: 367
Ingo Ruhnke [Thu, 25 Mar 2004 18:52:34 +0000 (18:52 +0000)]
- fixed brick-bug (or maybe not, they still behave a bit weird
- moved some int's into the for-loops to reduce variable recycling
SVN-Revision: 366
Ingo Ruhnke [Thu, 25 Mar 2004 16:50:13 +0000 (16:50 +0000)]
- cleanup in the worldmap
- fixed duplicate badguy bug
SVN-Revision: 365
Tobias Gläßer [Thu, 25 Mar 2004 16:38:46 +0000 (16:38 +0000)]
fixed some "solids" to be non-solid
SVN-Revision: 364
Ingo Ruhnke [Thu, 25 Mar 2004 16:31:19 +0000 (16:31 +0000)]
- fixed file extension
SVN-Revision: 363
Ingo Ruhnke [Thu, 25 Mar 2004 16:27:28 +0000 (16:27 +0000)]
- fixed syntax
SVN-Revision: 362
Ingo Ruhnke [Thu, 25 Mar 2004 16:19:28 +0000 (16:19 +0000)]
- added new levels
SVN-Revision: 361
Ingo Ruhnke [Thu, 25 Mar 2004 12:15:47 +0000 (12:15 +0000)]
- cleaned up the way badguys are handled
SVN-Revision: 360
Ingo Ruhnke [Thu, 25 Mar 2004 12:02:46 +0000 (12:02 +0000)]
bye, bye dn_tm
SVN-Revision: 359
Ingo Ruhnke [Thu, 25 Mar 2004 11:36:05 +0000 (11:36 +0000)]
- added alternative (more flexible) way to define badguys in a level
SVN-Revision: 358
Ingo Ruhnke [Thu, 25 Mar 2004 11:07:02 +0000 (11:07 +0000)]
- fixed badguys a little bit
SVN-Revision: 357
Ingo Ruhnke [Thu, 25 Mar 2004 10:26:59 +0000 (10:26 +0000)]
- made TileManager::get() always return a valid tile
- made conversion code more robust against unknown tiles
- added next_tile/next_tile2 to replace the old one on some events
SVN-Revision: 356
Ingo Ruhnke [Thu, 25 Mar 2004 02:35:07 +0000 (02:35 +0000)]
- fixes for the converter
SVN-Revision: 355
Ingo Ruhnke [Thu, 25 Mar 2004 02:29:04 +0000 (02:29 +0000)]
- fixed up tileset a bit
SVN-Revision: 354
Ingo Ruhnke [Thu, 25 Mar 2004 02:27:45 +0000 (02:27 +0000)]
- fixed bricktile
SVN-Revision: 353
Ingo Ruhnke [Thu, 25 Mar 2004 02:13:17 +0000 (02:13 +0000)]
- added translation table for the old format
SVN-Revision: 352
Ingo Ruhnke [Thu, 25 Mar 2004 01:30:44 +0000 (01:30 +0000)]
- created a tileset that is compatible with the old levels and the new ones
SVN-Revision: 351
Ingo Ruhnke [Thu, 25 Mar 2004 00:24:55 +0000 (00:24 +0000)]
fixed converter to handle the new format
SVN-Revision: 350
Ingo Ruhnke [Wed, 24 Mar 2004 22:39:36 +0000 (22:39 +0000)]
fixed incorrect color handling
SVN-Revision: 349
Tobias Gläßer [Wed, 24 Mar 2004 22:33:02 +0000 (22:33 +0000)]
images for particle_sytem
SVN-Revision: 348
Tobias Gläßer [Wed, 24 Mar 2004 22:31:47 +0000 (22:31 +0000)]
added line for use of particle_system
SVN-Revision: 347
Tobias Gläßer [Wed, 24 Mar 2004 22:29:08 +0000 (22:29 +0000)]
the new tiles and tileset-definitions for the new levelformat. (most tiles were contributed by Ingo Ruhnke)
SVN-Revision: 346
Tobias Gläßer [Wed, 24 Mar 2004 22:25:33 +0000 (22:25 +0000)]
new levelformat with multiple layers and and new tileset code. Along with a new particlesystem. (the latest one was contributed by Matze Braun)
SVN-Revision: 345
Tobias Gläßer [Wed, 24 Mar 2004 22:15:44 +0000 (22:15 +0000)]
new levelformat with multiple layers and and new tileset code. Along with a new particlesystem. (the latest one was contributed by Matze Braun)
SVN-Revision: 344
Ingo Ruhnke [Wed, 24 Mar 2004 22:10:29 +0000 (22:10 +0000)]
- renamed input/input_
SVN-Revision: 343
Tobias Gläßer [Wed, 24 Mar 2004 22:08:29 +0000 (22:08 +0000)]
new levelformat with multiple layers, new particlesystem
SVN-Revision: 342
Ingo Ruhnke [Wed, 24 Mar 2004 22:01:08 +0000 (22:01 +0000)]
- minor cleanup
SVN-Revision: 341
Ingo Ruhnke [Wed, 24 Mar 2004 21:43:56 +0000 (21:43 +0000)]
- removed a few redundant "== true"'s
SVN-Revision: 340
Ingo Ruhnke [Wed, 24 Mar 2004 21:18:08 +0000 (21:18 +0000)]
- minor cleanup, removed some evil variable recycling
SVN-Revision: 339
Ingo Ruhnke [Wed, 24 Mar 2004 17:41:04 +0000 (17:41 +0000)]
- converted Player into a class (naming still needs a bit of cleanup
SVN-Revision: 338
Ingo Ruhnke [Wed, 24 Mar 2004 16:13:27 +0000 (16:13 +0000)]
- commited Michael George's config-file patch
SVN-Revision: 337
Ingo Ruhnke [Wed, 24 Mar 2004 16:12:51 +0000 (16:12 +0000)]
- coverted badguy type into an object
SVN-Revision: 336
Ingo Ruhnke [Wed, 24 Mar 2004 15:24:07 +0000 (15:24 +0000)]
- created a named enum for badguys
SVN-Revision: 335
Ingo Ruhnke [Wed, 24 Mar 2004 15:12:16 +0000 (15:12 +0000)]
splitted actions commands for different badguys into seperate functions
SVN-Revision: 334
Ingo Ruhnke [Wed, 24 Mar 2004 15:03:57 +0000 (15:03 +0000)]
splitted drawing commands for different badguys into seperate functions
SVN-Revision: 333
Ingo Ruhnke [Wed, 24 Mar 2004 14:35:11 +0000 (14:35 +0000)]
- commited Michael George's config-file patch
SVN-Revision: 332
Ingo Ruhnke [Wed, 24 Mar 2004 14:03:39 +0000 (14:03 +0000)]
fixed little type error
SVN-Revision: 331
Ingo Ruhnke [Wed, 24 Mar 2004 13:52:34 +0000 (13:52 +0000)]
- turned menu into a class, still a lot of public variables around and menu_item isn't a class either, but its a start
SVN-Revision: 330
Ingo Ruhnke [Tue, 23 Mar 2004 17:25:15 +0000 (17:25 +0000)]
- removed unneded typedef's for structs
SVN-Revision: 329
Ingo Ruhnke [Tue, 23 Mar 2004 01:30:16 +0000 (01:30 +0000)]
- fixed joystick code a bit
SVN-Revision: 326
Ingo Ruhnke [Mon, 22 Mar 2004 21:06:33 +0000 (21:06 +0000)]
new news
SVN-Revision: 325
Ingo Ruhnke [Mon, 22 Mar 2004 15:52:35 +0000 (15:52 +0000)]
- removed NO_UPDATE and let the default argument handle it
SVN-Revision: 323
Ingo Ruhnke [Mon, 22 Mar 2004 15:47:31 +0000 (15:47 +0000)]
- replaced YES/NO with true/false
SVN-Revision: 322
Ingo Ruhnke [Mon, 22 Mar 2004 15:25:15 +0000 (15:25 +0000)]
- added read_string_vector
SVN-Revision: 321
Ingo Ruhnke [Mon, 22 Mar 2004 14:34:05 +0000 (14:34 +0000)]
*** empty log message ***
SVN-Revision: 320
Ingo Ruhnke [Mon, 22 Mar 2004 14:03:41 +0000 (14:03 +0000)]
minor cleanup
SVN-Revision: 319
Ingo Ruhnke [Mon, 22 Mar 2004 13:57:23 +0000 (13:57 +0000)]
*** empty log message ***
SVN-Revision: 318
Ingo Ruhnke [Mon, 22 Mar 2004 13:55:11 +0000 (13:55 +0000)]
fixed indention to look a bit nicer
SVN-Revision: 317
Ingo Ruhnke [Mon, 22 Mar 2004 13:32:37 +0000 (13:32 +0000)]
- added ability to position menu freely on the screen
SVN-Revision: 316
Ingo Ruhnke [Mon, 22 Mar 2004 13:20:31 +0000 (13:20 +0000)]
- fixed menu motion bug
SVN-Revision: 315
Ingo Ruhnke [Mon, 22 Mar 2004 12:14:28 +0000 (12:14 +0000)]
- added config flag to change the joystick
SVN-Revision: 314
Ingo Ruhnke [Mon, 22 Mar 2004 12:00:29 +0000 (12:00 +0000)]
- added shurtcut function to create menu items
SVN-Revision: 313
Ingo Ruhnke [Mon, 22 Mar 2004 11:23:12 +0000 (11:23 +0000)]
- converted menu enums into named enums
SVN-Revision: 312
Ingo Ruhnke [Mon, 22 Mar 2004 10:43:05 +0000 (10:43 +0000)]
- removed AC_PATH_SDL from acinclude, replaced by mk/autoconf content
SVN-Revision: 311
Ingo Ruhnke [Mon, 22 Mar 2004 10:39:40 +0000 (10:39 +0000)]
win32 fixes
SVN-Revision: 310
Ingo Ruhnke [Mon, 22 Mar 2004 10:33:16 +0000 (10:33 +0000)]
commited Matzes Win32 patch
SVN-Revision: 309
Ingo Ruhnke [Mon, 22 Mar 2004 00:01:25 +0000 (00:01 +0000)]
- more menu cleanup
SVN-Revision: 308
Ingo Ruhnke [Sun, 21 Mar 2004 23:36:28 +0000 (23:36 +0000)]
- some more menu cleanup
- added text_draw_align()
- cleaned up ALIGN types
SVN-Revision: 307
Ingo Ruhnke [Sun, 21 Mar 2004 22:13:04 +0000 (22:13 +0000)]
- more menu cleanup
SVN-Revision: 306
Tobias Gläßer [Sun, 21 Mar 2004 21:31:09 +0000 (21:31 +0000)]
fixed warnings
SVN-Revision: 305
Tobias Gläßer [Sun, 21 Mar 2004 21:20:08 +0000 (21:20 +0000)]
converted game object arrays to std::vector
SVN-Revision: 304
Ingo Ruhnke [Sun, 21 Mar 2004 20:31:47 +0000 (20:31 +0000)]
- added default argument instead of NO_UPDATE
- cleaned menucode a little bit
SVN-Revision: 303
Ingo Ruhnke [Sun, 21 Mar 2004 19:37:21 +0000 (19:37 +0000)]
bye, bye, joystick ifdefs
SVN-Revision: 302
Ingo Ruhnke [Sun, 21 Mar 2004 19:22:55 +0000 (19:22 +0000)]
- replaced char* with string
- replace assert() with st_aboart()
SVN-Revision: 301
Ingo Ruhnke [Sun, 21 Mar 2004 19:15:37 +0000 (19:15 +0000)]
fixed extension
SVN-Revision: 300
Tobias Gläßer [Sun, 21 Mar 2004 18:07:37 +0000 (18:07 +0000)]
fixed creating of new level subset again, because
CVS was deadly to the previous fix
SVN-Revision: 299
Ingo Ruhnke [Sun, 21 Mar 2004 18:04:20 +0000 (18:04 +0000)]
- fixed file extension, removed pwd.h header
SVN-Revision: 298
Ingo Ruhnke [Sun, 21 Mar 2004 16:33:00 +0000 (16:33 +0000)]
use C for SDL_mixer/image test
SVN-Revision: 297
Ingo Ruhnke [Sun, 21 Mar 2004 16:18:43 +0000 (16:18 +0000)]
- changed suffix
- fixed make install
SVN-Revision: 296
Ingo Ruhnke [Sun, 21 Mar 2004 15:50:51 +0000 (15:50 +0000)]
some news
SVN-Revision: 295