supertux.git
21 years ago- moved loadshared() to the right point
Ingo Ruhnke [Sun, 11 Apr 2004 17:04:03 +0000 (17:04 +0000)]
- moved loadshared() to the right point

SVN-Revision: 483

21 years ago- removed local (un)loadshared() stuff and replaced it my a global one, fixes crash...
Ingo Ruhnke [Sun, 11 Apr 2004 16:58:06 +0000 (16:58 +0000)]
- removed local (un)loadshared() stuff and replaced it my a global one, fixes crash on entering a level twice

SVN-Revision: 482

21 years agorenamed timer_type to Timer
Ingo Ruhnke [Sun, 11 Apr 2004 16:38:58 +0000 (16:38 +0000)]
renamed timer_type to Timer

SVN-Revision: 481

21 years agostarted to convert timer into a class
Ingo Ruhnke [Sun, 11 Apr 2004 16:33:11 +0000 (16:33 +0000)]
started to convert timer into a class

SVN-Revision: 480

21 years agostarted to convert timer into a class
Ingo Ruhnke [Sun, 11 Apr 2004 16:23:08 +0000 (16:23 +0000)]
started to convert timer into a class

SVN-Revision: 479

21 years ago- moved time_left timer into gamesession
Ingo Ruhnke [Sun, 11 Apr 2004 15:33:53 +0000 (15:33 +0000)]
- moved time_left timer into gamesession

SVN-Revision: 478

21 years ago- made frame ration local
Ingo Ruhnke [Sun, 11 Apr 2004 15:28:26 +0000 (15:28 +0000)]
- made frame ration local

SVN-Revision: 477

21 years ago- moved some global variables into a seperate class
Ingo Ruhnke [Sun, 11 Apr 2004 15:07:29 +0000 (15:07 +0000)]
- moved some global variables into a seperate class

SVN-Revision: 476

21 years ago- localized some more variables
Ingo Ruhnke [Sun, 11 Apr 2004 14:55:59 +0000 (14:55 +0000)]
- localized some more variables

SVN-Revision: 475

21 years ago- made some more global variables, local
Ingo Ruhnke [Sun, 11 Apr 2004 14:44:19 +0000 (14:44 +0000)]
- made some more global variables, local
- replaced a few char* with string

SVN-Revision: 474

21 years ago- turned special into classes
Ingo Ruhnke [Sun, 11 Apr 2004 13:20:43 +0000 (13:20 +0000)]
- turned special into classes

SVN-Revision: 473

21 years ago- renamed 'world' to 'global_world' to emphasis that it is mainly a temporary hack
Ingo Ruhnke [Sun, 11 Apr 2004 13:05:35 +0000 (13:05 +0000)]
- renamed 'world' to 'global_world' to emphasis that it is mainly a temporary hack
- moved some 'world' to 'World::current()'

SVN-Revision: 472

21 years ago- moved some collision code into the world class, since it only acts on world data
Ingo Ruhnke [Sun, 11 Apr 2004 13:00:00 +0000 (13:00 +0000)]
- moved some collision code into the world class, since it only acts on world data

SVN-Revision: 471

21 years ago- change gameobjs names from lower case to upper case
Ingo Ruhnke [Sun, 11 Apr 2004 12:43:35 +0000 (12:43 +0000)]
- change gameobjs names from lower case to upper case

SVN-Revision: 470

21 years ago- moved some more stuff into the world class
Ingo Ruhnke [Sun, 11 Apr 2004 12:37:40 +0000 (12:37 +0000)]
- moved some more stuff into the world class
- turned gameobjs into classes

SVN-Revision: 469

21 years ago- moved gameobjects into there own file
Ingo Ruhnke [Sun, 11 Apr 2004 11:52:29 +0000 (11:52 +0000)]
- moved gameobjects into there own file
- moved drawshape to tile.h

SVN-Revision: 468

21 years ago- fixed worldmap a bit
Ingo Ruhnke [Sun, 11 Apr 2004 01:52:49 +0000 (01:52 +0000)]
- fixed worldmap a bit

SVN-Revision: 467

21 years ago- moved some activate_bad_guy stuff into the world, where it belongs
Ingo Ruhnke [Sun, 11 Apr 2004 01:36:22 +0000 (01:36 +0000)]
- moved some activate_bad_guy stuff into the world, where it belongs

SVN-Revision: 466

21 years ago- moved some more level_ stuff into the levelclass
Ingo Ruhnke [Sun, 11 Apr 2004 01:24:58 +0000 (01:24 +0000)]
- moved some more level_ stuff into the levelclass
- removed a quit, since it did the same as a done

SVN-Revision: 465

21 years ago- removed obsolete hardcoded tiles
Ingo Ruhnke [Sun, 11 Apr 2004 00:24:22 +0000 (00:24 +0000)]
- removed obsolete hardcoded tiles

SVN-Revision: 464

21 years ago- moved stuff from gamesession to world
Ingo Ruhnke [Sun, 11 Apr 2004 00:10:53 +0000 (00:10 +0000)]
- moved stuff from gamesession to world

SVN-Revision: 463

21 years ago- moved stuff from gamesession to world
Ingo Ruhnke [Sun, 11 Apr 2004 00:05:35 +0000 (00:05 +0000)]
- moved stuff from gamesession to world

SVN-Revision: 462

21 years ago- moved stuff from scene into a World class, just an intermediate step, more cleanup...
Ingo Ruhnke [Sat, 10 Apr 2004 22:37:13 +0000 (22:37 +0000)]
- moved stuff from scene into a World class, just an intermediate step, more cleanup will follow

SVN-Revision: 461

21 years agoNew stalactites done by Settra Gaia, they fit very well with Ingo graphics.
Ricardo Cruz [Sat, 10 Apr 2004 22:04:08 +0000 (22:04 +0000)]
New stalactites done by Settra Gaia, they fit very well with Ingo graphics.
They are 32x48 (previous: 32x32), i have checked, and i think nothing will get broken, but please test that. also say if 48 of height is too much...

SVN-Revision: 460

21 years ago- moved lots of code around, made gameloop even more into a class
Ingo Ruhnke [Sat, 10 Apr 2004 22:01:27 +0000 (22:01 +0000)]
- moved lots of code around, made gameloop even more into a class

SVN-Revision: 459

21 years agoa few levels contributed by 'Wantsi'.
Ricardo Cruz [Sat, 10 Apr 2004 21:22:01 +0000 (21:22 +0000)]
a few levels contributed by 'Wantsi'.
they are pretty cool :)

SVN-Revision: 458

21 years ago- reduced menu fadness a bit (ie. balanced the edges)
Ingo Ruhnke [Sat, 10 Apr 2004 20:37:36 +0000 (20:37 +0000)]
- reduced menu fadness a bit (ie. balanced the edges)

SVN-Revision: 457

21 years ago- turned gameloop into a class, in the hope to reduce some global variables in the...
Ingo Ruhnke [Sat, 10 Apr 2004 20:26:13 +0000 (20:26 +0000)]
- turned gameloop into a class, in the hope to reduce some global variables in the long run

SVN-Revision: 456

21 years agoAnother background image by a guy whose nickname is Wantso (i think) :D
Ricardo Cruz [Sat, 10 Apr 2004 20:19:33 +0000 (20:19 +0000)]
Another background image by a guy whose nickname is Wantso (i think) :D
Anyway, it is a night background, might be usefull.

SVN-Revision: 455

21 years ago- more c++-ification
Ingo Ruhnke [Sat, 10 Apr 2004 20:16:15 +0000 (20:16 +0000)]
- more c++-ification

SVN-Revision: 454

21 years ago- more c++-ification
Ingo Ruhnke [Sat, 10 Apr 2004 19:49:49 +0000 (19:49 +0000)]
- more c++-ification

SVN-Revision: 453

21 years ago- some indent fixes
Ingo Ruhnke [Sat, 10 Apr 2004 19:40:49 +0000 (19:40 +0000)]
- some indent fixes
- started to turn st_level into a proper class

SVN-Revision: 452

21 years ago- reorganized menu flow as descripted in the todo, this breaks returning from the...
Ingo Ruhnke [Sat, 10 Apr 2004 18:56:17 +0000 (18:56 +0000)]
- reorganized menu flow as descripted in the todo, this breaks returning from the game at the moment, since something in loading savegames is broken, but since savegames needs restructuring anyway, it shouldn't be much of a problem

SVN-Revision: 451

21 years ago- fixed tile properties
Ingo Ruhnke [Sat, 10 Apr 2004 18:54:27 +0000 (18:54 +0000)]
- fixed tile properties

SVN-Revision: 450

21 years ago- level cleanup
Ingo Ruhnke [Sat, 10 Apr 2004 15:40:31 +0000 (15:40 +0000)]
- level cleanup

SVN-Revision: 449

21 years agoremoved title from main menu
Ingo Ruhnke [Sat, 10 Apr 2004 14:53:43 +0000 (14:53 +0000)]
removed title from main menu

SVN-Revision: 448

21 years ago- fixed water/fish
Ingo Ruhnke [Sat, 10 Apr 2004 12:47:16 +0000 (12:47 +0000)]
- fixed water/fish

SVN-Revision: 447

21 years ago- test level for badguys
Ingo Ruhnke [Sat, 10 Apr 2004 12:44:16 +0000 (12:44 +0000)]
- test level for badguys

SVN-Revision: 446

21 years ago- added test level for exits
Ingo Ruhnke [Sat, 10 Apr 2004 12:42:41 +0000 (12:42 +0000)]
- added test level for exits

SVN-Revision: 445

21 years ago- added iglo for level end sequence
Ingo Ruhnke [Sat, 10 Apr 2004 12:41:26 +0000 (12:41 +0000)]
- added iglo for level end sequence

SVN-Revision: 444

21 years ago- fixed quit
Ingo Ruhnke [Sat, 10 Apr 2004 11:56:19 +0000 (11:56 +0000)]
- fixed quit

SVN-Revision: 443

21 years ago- fixed menu/logo overdraw problem
Ingo Ruhnke [Sat, 10 Apr 2004 11:48:16 +0000 (11:48 +0000)]
- fixed menu/logo overdraw problem

SVN-Revision: 442

21 years ago- introduced mriceblock (at least a bit)
Ingo Ruhnke [Sat, 10 Apr 2004 11:42:43 +0000 (11:42 +0000)]
- introduced mriceblock (at least a bit)
- made title screen wrap-around seamlessly

SVN-Revision: 441

21 years agoupdate
Tobias Gläßer [Sat, 10 Apr 2004 09:53:22 +0000 (09:53 +0000)]
update

SVN-Revision: 440

21 years ago- fixed snowball anim
Ingo Ruhnke [Fri, 9 Apr 2004 16:26:06 +0000 (16:26 +0000)]
- fixed snowball anim

SVN-Revision: 439

21 years ago- added new smalltux
Ingo Ruhnke [Fri, 9 Apr 2004 02:20:51 +0000 (02:20 +0000)]
- added new smalltux

SVN-Revision: 438

21 years ago- added new smalltux (still needs cleanup)
Ingo Ruhnke [Fri, 9 Apr 2004 01:54:57 +0000 (01:54 +0000)]
- added new smalltux (still needs cleanup)

SVN-Revision: 437

21 years ago- moved title-demo code into its own function
Ingo Ruhnke [Fri, 9 Apr 2004 01:15:31 +0000 (01:15 +0000)]
- moved title-demo code into its own function

SVN-Revision: 436

21 years ago- fixed credits screen a bit
Ingo Ruhnke [Fri, 9 Apr 2004 00:54:53 +0000 (00:54 +0000)]
- fixed credits screen a bit

SVN-Revision: 435

21 years ago- cleaned up title screen a bit
Ingo Ruhnke [Fri, 9 Apr 2004 00:49:47 +0000 (00:49 +0000)]
- cleaned up title screen a bit

SVN-Revision: 434

21 years ago- added some new title menu gfx
Ingo Ruhnke [Fri, 9 Apr 2004 00:49:29 +0000 (00:49 +0000)]
- added some new title menu gfx

SVN-Revision: 433

21 years agoaccording to the author: "there was one line that caused a dissonance... i fixed...
Ricardo Cruz [Sun, 4 Apr 2004 22:33:32 +0000 (22:33 +0000)]
according to the author: "there was one line that caused a dissonance... i fixed that"

SVN-Revision: 432

21 years ago1 more song
Ricardo Cruz [Sun, 4 Apr 2004 18:00:11 +0000 (18:00 +0000)]
1 more song

SVN-Revision: 431

21 years ago- Physic C++ rewrite (Matze Braun)
Tobias Gläßer [Sun, 4 Apr 2004 00:32:10 +0000 (00:32 +0000)]
- Physic C++ rewrite (Matze Braun)
- Added new badguys (Matze Braun)
- Fixed minor bugs (Matze Braun)

SVN-Revision: 430

21 years agoupdate
Tobias Gläßer [Sat, 3 Apr 2004 13:31:38 +0000 (13:31 +0000)]
update

SVN-Revision: 429

21 years agolots of improvements all over the code.
Tobias Gläßer [Sat, 3 Apr 2004 13:31:14 +0000 (13:31 +0000)]
lots of improvements all over the code.
Leveleditor improvements.
Changed Tux's dying sequence.
Intros can be skipped with any device now.
Converted button_type and button_panel_type to C++ classes.

SVN-Revision: 428

21 years agoscaled
Tobias Gläßer [Sat, 3 Apr 2004 13:28:15 +0000 (13:28 +0000)]
scaled

SVN-Revision: 427

21 years agoinitial
Tobias Gläßer [Sat, 3 Apr 2004 13:27:50 +0000 (13:27 +0000)]
initial

SVN-Revision: 426

21 years ago- more tiles
Ingo Ruhnke [Thu, 1 Apr 2004 20:22:28 +0000 (20:22 +0000)]
- more tiles

SVN-Revision: 425

21 years ago- improved tileability
Ingo Ruhnke [Wed, 31 Mar 2004 23:20:25 +0000 (23:20 +0000)]
- improved tileability

SVN-Revision: 424

21 years ago- new tiles
Ingo Ruhnke [Wed, 31 Mar 2004 23:11:13 +0000 (23:11 +0000)]
- new tiles

SVN-Revision: 423

21 years ago- scaled down fish
Ingo Ruhnke [Wed, 31 Mar 2004 10:41:46 +0000 (10:41 +0000)]
- scaled down fish

SVN-Revision: 422

21 years ago- more tiles
Ingo Ruhnke [Tue, 30 Mar 2004 20:34:27 +0000 (20:34 +0000)]
- more tiles

SVN-Revision: 421

21 years ago- more gfx
Ingo Ruhnke [Tue, 30 Mar 2004 20:22:13 +0000 (20:22 +0000)]
- more gfx

SVN-Revision: 420

21 years agomore gfx
Ingo Ruhnke [Tue, 30 Mar 2004 20:21:27 +0000 (20:21 +0000)]
more gfx

SVN-Revision: 419

21 years agomore gfx
Ingo Ruhnke [Tue, 30 Mar 2004 20:09:29 +0000 (20:09 +0000)]
more gfx

SVN-Revision: 418

21 years agomore gfx
Ingo Ruhnke [Tue, 30 Mar 2004 19:59:32 +0000 (19:59 +0000)]
more gfx

SVN-Revision: 417

21 years ago- new usercontributed level
Ingo Ruhnke [Tue, 30 Mar 2004 13:37:59 +0000 (13:37 +0000)]
- new usercontributed level

SVN-Revision: 416

21 years ago- added some more tiles
Ingo Ruhnke [Tue, 30 Mar 2004 13:23:39 +0000 (13:23 +0000)]
- added some more tiles

SVN-Revision: 415

21 years agoimproved to work flawless on more computers
Tobias Gläßer [Mon, 29 Mar 2004 16:49:03 +0000 (16:49 +0000)]
improved to work flawless on more computers

SVN-Revision: 414

21 years ago- introduced new function wait_for_event
Tobias Gläßer [Mon, 29 Mar 2004 13:24:42 +0000 (13:24 +0000)]
- introduced new function wait_for_event
- removed arrays_init()
- applied fixes from Matze Braun for badguy bugs

SVN-Revision: 413

21 years ago- added enemies and such
Ingo Ruhnke [Mon, 29 Mar 2004 12:25:24 +0000 (12:25 +0000)]
- added enemies and such

SVN-Revision: 412

21 years ago- fixed datadir
Ingo Ruhnke [Sun, 28 Mar 2004 23:23:20 +0000 (23:23 +0000)]
- fixed datadir

SVN-Revision: 411

21 years agolittle improvement
Tobias Gläßer [Sun, 28 Mar 2004 21:48:55 +0000 (21:48 +0000)]
little improvement

SVN-Revision: 410

21 years agotilegroup definitions
Tobias Gläßer [Sun, 28 Mar 2004 21:43:29 +0000 (21:43 +0000)]
tilegroup definitions

SVN-Revision: 409

21 years ago- Leveleditor improvements and fixes.
Tobias Gläßer [Sun, 28 Mar 2004 21:42:04 +0000 (21:42 +0000)]
- Leveleditor improvements and fixes.
- collision bugfixes from Matze Braun

SVN-Revision: 408

21 years ago- added some flames
Ingo Ruhnke [Sun, 28 Mar 2004 20:56:36 +0000 (20:56 +0000)]
- added some flames

SVN-Revision: 407

21 years ago- removed alpha from tile since it isn't needed
Ingo Ruhnke [Sun, 28 Mar 2004 14:11:53 +0000 (14:11 +0000)]
- removed alpha from tile since it isn't needed
- fixed brick behaviour (I hope...)

SVN-Revision: 406

21 years ago*** empty log message ***
Tobias Gläßer [Sun, 28 Mar 2004 14:07:59 +0000 (14:07 +0000)]
*** empty log message ***

SVN-Revision: 405

21 years ago- removed next_tile2, which isn't needed
Ingo Ruhnke [Sun, 28 Mar 2004 12:41:11 +0000 (12:41 +0000)]
- removed next_tile2, which isn't needed
- added --sdl option to turn of opengl in case it is on in the config file

SVN-Revision: 404

21 years ago- use new boxes everywhere
Ingo Ruhnke [Sun, 28 Mar 2004 11:47:21 +0000 (11:47 +0000)]
- use new boxes everywhere
- added invisible-box (usefull for secrets)

SVN-Revision: 403

21 years agonew link image
Tobias Gläßer [Sun, 28 Mar 2004 10:58:44 +0000 (10:58 +0000)]
new link image

SVN-Revision: 402

21 years agoinitial
Tobias Gläßer [Sun, 28 Mar 2004 10:26:12 +0000 (10:26 +0000)]
initial

SVN-Revision: 401

21 years agoapplied flame badguy patch from Matze Braun
Tobias Gläßer [Sun, 28 Mar 2004 01:44:15 +0000 (01:44 +0000)]
applied flame badguy patch from Matze Braun

SVN-Revision: 400

21 years agoimproved the behaviour of the mouse-cursor in the leveleditor
Tobias Gläßer [Sun, 28 Mar 2004 01:30:48 +0000 (01:30 +0000)]
improved the behaviour of the mouse-cursor in the leveleditor

SVN-Revision: 399

21 years ago- mrbomb stuff
Ingo Ruhnke [Sun, 28 Mar 2004 01:03:25 +0000 (01:03 +0000)]
- mrbomb stuff

SVN-Revision: 398

21 years agoWe have our own mouse-cursor now! (graphics by Settra Gaia)
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

21 years agoinitial
Tobias Gläßer [Sun, 28 Mar 2004 00:58:50 +0000 (00:58 +0000)]
initial

SVN-Revision: 396

21 years ago- added object support (untested)
Ingo Ruhnke [Sat, 27 Mar 2004 19:36:58 +0000 (19:36 +0000)]
- added object support (untested)

SVN-Revision: 395

21 years ago- added object support (untested)
Ingo Ruhnke [Sat, 27 Mar 2004 19:30:07 +0000 (19:30 +0000)]
- added object support (untested)

SVN-Revision: 394

21 years agomore kinds of menu_event are handled directly in the menu-code now.
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

21 years ago- added enemies and some other tweaks
Ingo Ruhnke [Sat, 27 Mar 2004 16:34:19 +0000 (16:34 +0000)]
- added enemies and some other tweaks

SVN-Revision: 392

21 years agoold Makefile works again
Tobias Gläßer [Sat, 27 Mar 2004 16:17:49 +0000 (16:17 +0000)]
old Makefile works again

SVN-Revision: 391

21 years ago- added enemies
Ingo Ruhnke [Sat, 27 Mar 2004 14:20:42 +0000 (14:20 +0000)]
- added enemies

SVN-Revision: 390

21 years agoMN_BACK works for multiple layers of menus now.
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

21 years agolittle change to improve win32 portability
Tobias Gläßer [Sat, 27 Mar 2004 11:27:45 +0000 (11:27 +0000)]
little change to improve win32 portability

SVN-Revision: 388

21 years ago- added some enemies
Ingo Ruhnke [Sat, 27 Mar 2004 11:14:12 +0000 (11:14 +0000)]
- added some enemies

SVN-Revision: 387

21 years ago- removed dn_tilemap
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

21 years agofixed BSOD hopping
Tobias Gläßer [Sat, 27 Mar 2004 00:14:46 +0000 (00:14 +0000)]
fixed BSOD hopping

SVN-Revision: 385

21 years agoC++ port of Ricarod Cruz's menu-handling code patch.
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