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
Ingo Ruhnke [Sun, 21 Mar 2004 15:41:08 +0000 (15:41 +0000)]
- replaced a few char* with std::string
- load datafiles from 'datadir' instead of DATA_PREFIX
SVN-Revision: 294
Ingo Ruhnke [Sun, 21 Mar 2004 15:21:00 +0000 (15:21 +0000)]
- replaced a few char* with std::string
- load datafiles from 'datadir' instead of DATA_PREFIX
SVN-Revision: 293
Ingo Ruhnke [Sun, 21 Mar 2004 15:05:21 +0000 (15:05 +0000)]
- added detection magic for the datadir
SVN-Revision: 292
Ingo Ruhnke [Sat, 20 Mar 2004 23:34:22 +0000 (23:34 +0000)]
- removed dependency on gzungetc
SVN-Revision: 291
Tobias Gläßer [Sat, 20 Mar 2004 22:19:31 +0000 (22:19 +0000)]
*** empty log message ***
SVN-Revision: 290
Tobias Gläßer [Sat, 20 Mar 2004 22:18:47 +0000 (22:18 +0000)]
little info-file format change
SVN-Revision: 289
Tobias Gläßer [Sat, 20 Mar 2004 22:08:46 +0000 (22:08 +0000)]
we got a new extension
SVN-Revision: 288
Tobias Gläßer [Sat, 20 Mar 2004 22:08:11 +0000 (22:08 +0000)]
removed
SVN-Revision: 287
Ingo Ruhnke [Sat, 20 Mar 2004 21:35:25 +0000 (21:35 +0000)]
- added usage help string
SVN-Revision: 286
Ingo Ruhnke [Sat, 20 Mar 2004 21:35:07 +0000 (21:35 +0000)]
- added usage help string
SVN-Revision: 285
Ingo Ruhnke [Sat, 20 Mar 2004 21:26:33 +0000 (21:26 +0000)]
*** empty log message ***
SVN-Revision: 284
Ingo Ruhnke [Sat, 20 Mar 2004 21:21:11 +0000 (21:21 +0000)]
- added converter script for levels
SVN-Revision: 283
Tobias Gläßer [Sat, 20 Mar 2004 21:04:58 +0000 (21:04 +0000)]
.stl is the new extension for levels
SVN-Revision: 282
Tobias Gläßer [Sat, 20 Mar 2004 20:47:43 +0000 (20:47 +0000)]
little bug-fix
SVN-Revision: 281
Ingo Ruhnke [Sat, 20 Mar 2004 18:09:49 +0000 (18:09 +0000)]
- added zlib support to lispreader
SVN-Revision: 280
Tobias Gläßer [Sat, 20 Mar 2004 17:16:28 +0000 (17:16 +0000)]
new level-format, many changes to level-related stuff
SVN-Revision: 279
Ingo Ruhnke [Sat, 20 Mar 2004 15:08:11 +0000 (15:08 +0000)]
- moved tux into its own class, removed some clutter
SVN-Revision: 278
Ingo Ruhnke [Sat, 20 Mar 2004 14:42:51 +0000 (14:42 +0000)]
- replaced #ifdef LINUX with #ifndef WIN32, should be easier to handle for other posix systems this way
SVN-Revision: 277
Ingo Ruhnke [Sat, 20 Mar 2004 12:15:13 +0000 (12:15 +0000)]
- reorganized code a bit
SVN-Revision: 276
Ingo Ruhnke [Sat, 20 Mar 2004 12:06:23 +0000 (12:06 +0000)]
-Wall per default
SVN-Revision: 275
Ingo Ruhnke [Sat, 20 Mar 2004 11:30:03 +0000 (11:30 +0000)]
- added check to catch brocken worldmaps
SVN-Revision: 274
Ingo Ruhnke [Sat, 20 Mar 2004 11:12:58 +0000 (11:12 +0000)]
- cleaned up (wordwrapped below 80 chars, grouped) the --help output
SVN-Revision: 273
Ingo Ruhnke [Sat, 20 Mar 2004 02:27:32 +0000 (02:27 +0000)]
- added music support and support for starting levels to the worldmap
SVN-Revision: 272
Tobias Gläßer [Sat, 20 Mar 2004 00:12:40 +0000 (00:12 +0000)]
changed to lisp-style
SVN-Revision: 271
Ingo Ruhnke [Sat, 20 Mar 2004 00:09:05 +0000 (00:09 +0000)]
- added tilemap loading for the worldmap
SVN-Revision: 270
Ingo Ruhnke [Sat, 20 Mar 2004 00:08:27 +0000 (00:08 +0000)]
- added a worldmap
SVN-Revision: 269
Tobias Gläßer [Fri, 19 Mar 2004 23:56:17 +0000 (23:56 +0000)]
compile worldmap.c/h
SVN-Revision: 268
Ingo Ruhnke [Fri, 19 Mar 2004 23:49:20 +0000 (23:49 +0000)]
- added level starting from command line thingy
- made it possible to run worldmap via command line
SVN-Revision: 267
Ingo Ruhnke [Fri, 19 Mar 2004 23:17:17 +0000 (23:17 +0000)]
- added worldmap stuff
SVN-Revision: 266
Ingo Ruhnke [Fri, 19 Mar 2004 23:16:35 +0000 (23:16 +0000)]
- added worldmap include
SVN-Revision: 265
Ingo Ruhnke [Fri, 19 Mar 2004 23:14:21 +0000 (23:14 +0000)]
- added worldmap gfx (just placeholder)
SVN-Revision: 264
Ingo Ruhnke [Fri, 19 Mar 2004 23:03:07 +0000 (23:03 +0000)]
- added read_string and read_int_vector to LispReader
- added worldmap
SVN-Revision: 263
Ricardo Cruz [Fri, 19 Mar 2004 13:59:29 +0000 (13:59 +0000)]
Corrected a laptop behaviour, regarding kicking
SVN-Revision: 262
Ricardo Cruz [Fri, 19 Mar 2004 01:23:41 +0000 (01:23 +0000)]
corrected 2 badguys behaviour thingies
SVN-Revision: 261
Ricardo Cruz [Thu, 18 Mar 2004 12:33:21 +0000 (12:33 +0000)]
use #include "lispreader.h" , instead of #include <lispreader.h>
SVN-Revision: 260
Tobias Gläßer [Wed, 17 Mar 2004 19:37:16 +0000 (19:37 +0000)]
revival ;)
SVN-Revision: 259
Tobias Gläßer [Wed, 17 Mar 2004 19:35:00 +0000 (19:35 +0000)]
merged lispreader with Ingo Ruhnke's Construo LispReader and LispWriter wrappers.
SVN-Revision: 258
Ingo Ruhnke [Wed, 17 Mar 2004 19:21:50 +0000 (19:21 +0000)]
- added news file with content
SVN-Revision: 257
Ingo Ruhnke [Wed, 17 Mar 2004 19:19:12 +0000 (19:19 +0000)]
- renamed *.c to *.cxx
SVN-Revision: 256
Tobias Gläßer [Wed, 17 Mar 2004 12:39:33 +0000 (12:39 +0000)]
fixed missing seperator
SVN-Revision: 255
Tobias Gläßer [Tue, 16 Mar 2004 21:12:36 +0000 (21:12 +0000)]
consistent SDL include
SVN-Revision: 254
Tobias Gläßer [Tue, 16 Mar 2004 15:07:38 +0000 (15:07 +0000)]
compile lispreader
SVN-Revision: 253
Tobias Gläßer [Tue, 16 Mar 2004 15:06:38 +0000 (15:06 +0000)]
initial
SVN-Revision: 252
Ingo Ruhnke [Mon, 15 Mar 2004 22:09:07 +0000 (22:09 +0000)]
added --copy flag to avoid symlinks
SVN-Revision: 250
Tobias Gläßer [Mon, 15 Mar 2004 18:46:18 +0000 (18:46 +0000)]
better than the bad ones
SVN-Revision: 249
Tobias Gläßer [Mon, 15 Mar 2004 18:45:47 +0000 (18:45 +0000)]
too bad they were bad
SVN-Revision: 248
Tobias Gläßer [Mon, 15 Mar 2004 18:44:50 +0000 (18:44 +0000)]
fixed bad laptops
SVN-Revision: 247
Ingo Ruhnke [Mon, 15 Mar 2004 18:21:01 +0000 (18:21 +0000)]
- made debug default for now
SVN-Revision: 246
Tobias Gläßer [Mon, 15 Mar 2004 17:52:58 +0000 (17:52 +0000)]
update
SVN-Revision: 245
Tobias Gläßer [Mon, 15 Mar 2004 17:45:29 +0000 (17:45 +0000)]
update
SVN-Revision: 244
Tobias Gläßer [Mon, 15 Mar 2004 17:37:40 +0000 (17:37 +0000)]
some xfc were added to their counterparts
SVN-Revision: 242
Tobias Gläßer [Mon, 15 Mar 2004 17:36:17 +0000 (17:36 +0000)]
new tab icons
SVN-Revision: 241
Tobias Gläßer [Mon, 15 Mar 2004 15:48:04 +0000 (15:48 +0000)]
thrown away for good reasons (you have to believe it)
SVN-Revision: 240
Tobias Gläßer [Mon, 15 Mar 2004 15:35:32 +0000 (15:35 +0000)]
sky level contributed by Ricardo Cruz <rick2@aeiou.pt>
SVN-Revision: 239
Tobias Gläßer [Mon, 15 Mar 2004 15:33:40 +0000 (15:33 +0000)]
changed time-limit
SVN-Revision: 238
Tobias Gläßer [Mon, 15 Mar 2004 15:30:21 +0000 (15:30 +0000)]
changed time limit again
SVN-Revision: 237
Tobias Gläßer [Mon, 15 Mar 2004 15:26:43 +0000 (15:26 +0000)]
changed the time limit
SVN-Revision: 236
Tobias Gläßer [Mon, 15 Mar 2004 15:26:02 +0000 (15:26 +0000)]
cool level made by Philippe Saint-Pierre <stpere@linuxmail.org>
SVN-Revision: 235
Tobias Gläßer [Mon, 15 Mar 2004 03:02:23 +0000 (03:02 +0000)]
screen depth of the monitor is used. thanks to Ingo for finding this little but evil bug!
SVN-Revision: 234
Tobias Gläßer [Mon, 15 Mar 2004 02:51:41 +0000 (02:51 +0000)]
new leveleditor info-text by Christopher A. Webber <creat0r@lingocomic.com>
SVN-Revision: 233
Ingo Ruhnke [Mon, 15 Mar 2004 01:28:29 +0000 (01:28 +0000)]
- removed games/ subdir to avoid suprises
SVN-Revision: 232
Ingo Ruhnke [Mon, 15 Mar 2004 01:14:11 +0000 (01:14 +0000)]
- reversed enable/disable to fit the default
SVN-Revision: 231
Ingo Ruhnke [Mon, 15 Mar 2004 01:11:11 +0000 (01:11 +0000)]
- added automatic disabling of sound or opengl if not detected
SVN-Revision: 230
Ingo Ruhnke [Mon, 15 Mar 2004 00:43:32 +0000 (00:43 +0000)]
- fixed 'make install'
SVN-Revision: 229
Ingo Ruhnke [Mon, 15 Mar 2004 00:26:00 +0000 (00:26 +0000)]
- added X11/opengl issue fix
SVN-Revision: 228
Ingo Ruhnke [Mon, 15 Mar 2004 00:15:10 +0000 (00:15 +0000)]
- added flags to disable opengl/sound
SVN-Revision: 227
Tobias Gläßer [Sun, 14 Mar 2004 23:45:25 +0000 (23:45 +0000)]
Quick hack to correct the unprecise CPU clocks a little bit.
SVN-Revision: 226
Tobias Gläßer [Sun, 14 Mar 2004 22:45:36 +0000 (22:45 +0000)]
the NOT falling down a wall with low frame-rate bug is fixed. (and hopefully this bug didn't introduce other bugs)
SVN-Revision: 225
Ingo Ruhnke [Sun, 14 Mar 2004 17:27:14 +0000 (17:27 +0000)]
- added missing debug flag
SVN-Revision: 224
Ingo Ruhnke [Sun, 14 Mar 2004 17:23:08 +0000 (17:23 +0000)]
- fixed some minor issues
SVN-Revision: 223
Ingo Ruhnke [Sun, 14 Mar 2004 17:16:59 +0000 (17:16 +0000)]
- lowered the sdl version required
SVN-Revision: 222
Ingo Ruhnke [Sun, 14 Mar 2004 17:14:42 +0000 (17:14 +0000)]
- aclocal/acinclude cleanup
SVN-Revision: 221
Ingo Ruhnke [Sun, 14 Mar 2004 17:12:28 +0000 (17:12 +0000)]
- replaced configure.in with configure.ac
SVN-Revision: 220
Ingo Ruhnke [Sun, 14 Mar 2004 17:10:01 +0000 (17:10 +0000)]
- automatic generated files don't belong in cvs
SVN-Revision: 219
Ingo Ruhnke [Sun, 14 Mar 2004 17:02:41 +0000 (17:02 +0000)]
autogenerated files shouldn't be in cvs
SVN-Revision: 218
Ingo Ruhnke [Sun, 14 Mar 2004 17:01:45 +0000 (17:01 +0000)]
- larger joystick dead zone for analog stick noise
SVN-Revision: 217
Ingo Ruhnke [Sun, 14 Mar 2004 16:59:39 +0000 (16:59 +0000)]
- fixed auto* stuff a bit, requires automake1.7
SVN-Revision: 216
Tobias Gläßer [Sun, 14 Mar 2004 15:39:54 +0000 (15:39 +0000)]
bad_guy vs. player collision fixes.
SVN-Revision: 215
Tobias Gläßer [Sun, 14 Mar 2004 13:08:04 +0000 (13:08 +0000)]
level-end bug fixed err hacked to be a bit less annoying ;)
SVN-Revision: 214
Tobias Gläßer [Sun, 14 Mar 2004 12:03:30 +0000 (12:03 +0000)]
fixed nosound and noopengl build bugs. fixed bkgd image bugs..
SVN-Revision: 213
Duong-Khang Nguyen [Sun, 14 Mar 2004 11:46:35 +0000 (11:46 +0000)]
configure added again
SVN-Revision: 212
Tobias Gläßer [Sun, 14 Mar 2004 02:58:20 +0000 (02:58 +0000)]
some laptop-bus were fixed (through Ricardo's patch)
SVN-Revision: 211
Ricardo Cruz [Sun, 14 Mar 2004 02:37:58 +0000 (02:37 +0000)]
Just changed seticon() position to make icons putted right away by the wm (textures load can take a few secs in some systems).
SVN-Revision: 210
Tobias Gläßer [Sun, 14 Mar 2004 02:37:18 +0000 (02:37 +0000)]
applied Ricardo's upgrade direction patch again.
SVN-Revision: 209
Tobias Gläßer [Sun, 14 Mar 2004 00:39:43 +0000 (00:39 +0000)]
you can move right or left, while jumping, now
SVN-Revision: 208
Tobias Gläßer [Sat, 13 Mar 2004 23:45:12 +0000 (23:45 +0000)]
fixed player/badguy collisions and score multiplication
SVN-Revision: 207
Tobias Gläßer [Sat, 13 Mar 2004 20:08:20 +0000 (20:08 +0000)]
prevents stucking in some situations, when Tux is ducked.
SVN-Revision: 206
Tobias Gläßer [Sat, 13 Mar 2004 18:55:25 +0000 (18:55 +0000)]
fixed save/load-game.
SVN-Revision: 205
Ricardo Cruz [Sat, 13 Mar 2004 18:51:29 +0000 (18:51 +0000)]
Cleanups in credits:
made defines, instead of hard coded values
and made a max velocity.
SVN-Revision: 204
Tobias Gläßer [Sat, 13 Mar 2004 18:47:54 +0000 (18:47 +0000)]
the player couldn't jump heigher than the screen.
SVN-Revision: 203
Duong-Khang Nguyen [Sat, 13 Mar 2004 09:25:42 +0000 (09:25 +0000)]
configure script removed
SVN-Revision: 202