summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Tobias Gläßer [Wed, 24 Dec 2003 12:50:31 +0000 (12:50 +0000)]
initial
SVN-Revision: 39
Tobias Gläßer [Wed, 24 Dec 2003 12:49:34 +0000 (12:49 +0000)]
changed level names and completed level 2. (it's playable now at least :) )
SVN-Revision: 38
Tobias Gläßer [Wed, 24 Dec 2003 12:46:16 +0000 (12:46 +0000)]
A brandnew MENU!
AND a patch from Duong-Khang NGUYEN <neoneurone@users.sf.net> for better sound handling and the possibility to play different music in one level.
SVN-Revision: 37
Tobias Gläßer [Wed, 24 Dec 2003 12:43:42 +0000 (12:43 +0000)]
update
SVN-Revision: 36
Tobias Gläßer [Wed, 24 Dec 2003 12:42:40 +0000 (12:42 +0000)]
improved
SVN-Revision: 35
Tobias Gläßer [Sun, 21 Dec 2003 14:47:36 +0000 (14:47 +0000)]
set defaults for game_pause and end_pos.
SVN-Revision: 34
Tobias Gläßer [Sun, 21 Dec 2003 14:29:22 +0000 (14:29 +0000)]
I forgot to remove DEBUG line. ;)
SVN-Revision: 33
Tobias Gläßer [Sun, 21 Dec 2003 14:24:17 +0000 (14:24 +0000)]
applied patch from Duong-Khang NGUYEN <neoneurone@users.sf.net>, which
improves the sound-infrastructure and adds a Debug-Macro.
Furthermore a segfault has been hopefully prevented by me.
SVN-Revision: 32
Tobias Gläßer [Sun, 21 Dec 2003 11:45:59 +0000 (11:45 +0000)]
update
SVN-Revision: 31
Tobias Gläßer [Sun, 21 Dec 2003 11:44:33 +0000 (11:44 +0000)]
split up gameloop() into game_event() game_action() and game_draw(),
added a "PAUSE" feature.
SVN-Revision: 30
Tobias Gläßer [Sat, 20 Dec 2003 17:43:17 +0000 (17:43 +0000)]
Fixed sound loading bug. ji_turn.it was hardcoded.
SVN-Revision: 29
Tobias Gläßer [Sat, 20 Dec 2003 13:34:46 +0000 (13:34 +0000)]
update
SVN-Revision: 28
Tobias Gläßer [Sat, 20 Dec 2003 13:29:03 +0000 (13:29 +0000)]
levelthemes aren't related to the "levelnumber" anymore
SVN-Revision: 27
Tobias Gläßer [Sat, 20 Dec 2003 13:28:05 +0000 (13:28 +0000)]
removed
SVN-Revision: 26
Tobias Gläßer [Sat, 20 Dec 2003 13:27:32 +0000 (13:27 +0000)]
moved to /data/images/antarctica
SVN-Revision: 25
Tobias Gläßer [Sat, 20 Dec 2003 13:24:39 +0000 (13:24 +0000)]
Update
SVN-Revision: 24
Tobias Gläßer [Sat, 20 Dec 2003 12:46:37 +0000 (12:46 +0000)]
update
SVN-Revision: 23
Tobias Gläßer [Sat, 20 Dec 2003 12:44:23 +0000 (12:44 +0000)]
Fixed FIXME. Tux doesn't die anymore, when he reaches the end of a level.
Added resultscreen.
SVN-Revision: 22
Tobias Gläßer [Sat, 20 Dec 2003 12:03:14 +0000 (12:03 +0000)]
update
SVN-Revision: 21
Tobias Gläßer [Sat, 20 Dec 2003 12:02:40 +0000 (12:02 +0000)]
Old images.
SVN-Revision: 20
Tobias Gläßer [Sat, 20 Dec 2003 12:00:56 +0000 (12:00 +0000)]
Improved images by Duong-Khang NGUYEN <neoneurone@users.sf.net>
SVN-Revision: 19
Tobias Gläßer [Fri, 19 Dec 2003 21:42:30 +0000 (21:42 +0000)]
Initial. You are right, this wav-file doesn't sound nice. Create a better one and send it to super-tux-devel@lists.sf.net . :)
SVN-Revision: 18
Tobias Gläßer [Fri, 19 Dec 2003 21:40:22 +0000 (21:40 +0000)]
Implemented --help and --disable-sound (patch by Duong-Khang NGUYEN <neoneurone@users.sf.net> ) , cleaned up some #define NOSOUNDs.
Play a sound, when tux gets a new live. Improved 'make clean'.
SVN-Revision: 17
Tobias Gläßer [Wed, 17 Dec 2003 22:31:23 +0000 (22:31 +0000)]
initial
SVN-Revision: 16
Tobias Gläßer [Thu, 11 Dec 2003 18:21:44 +0000 (18:21 +0000)]
Very minor visual fix for HIGH :)
SVN-Revision: 15
Tobias Gläßer [Thu, 11 Dec 2003 18:12:10 +0000 (18:12 +0000)]
Improved install and added uninstall. Added a prefix, which defaults to /usr/local, if the user is root and otherwise is the current directory. Other lil' improvements.
SVN-Revision: 14
Bill Kendrick [Wed, 10 Dec 2003 08:18:03 +0000 (08:18 +0000)]
Fixed parse error (missing "}")
SVN-Revision: 13
Bill Kendrick [Wed, 10 Dec 2003 08:17:26 +0000 (08:17 +0000)]
(Added high score code from Adam Czachorowski)
SVN-Revision: 12
Bill Kendrick [Wed, 10 Dec 2003 08:16:46 +0000 (08:16 +0000)]
Added high score code by Adam Czachorowski.
SVN-Revision: 11
Bill Kendrick [Wed, 10 Dec 2003 07:47:59 +0000 (07:47 +0000)]
Now loads level-specific graphics.
SVN-Revision: 10
Bill Kendrick [Wed, 10 Dec 2003 07:38:52 +0000 (07:38 +0000)]
Lots of updates! Level 2 support, mostly. (Thanks, Tobias Glaesser)
SVN-Revision: 9
Bill Kendrick [Wed, 10 Dec 2003 06:41:19 +0000 (06:41 +0000)]
Game isn't played with a mouse!!
SVN-Revision: 8
Bill Kendrick [Wed, 9 Apr 2003 05:45:33 +0000 (05:45 +0000)]
Initial revision
SVN-Revision: 4