Bill Currie
|
6fbddc3d43
|
so that's the right way to do groups and subgroups...
|
2006-12-05 11:40:00 +00:00 |
|
Bill Currie
|
c2b9d8d549
|
fix some bugs found by figuring out why PR_RESET_PARAMS exists
|
2006-12-05 09:55:37 +00:00 |
|
Bill Currie
|
42f1334b87
|
I've discovered \par :)
|
2006-12-04 13:08:52 +00:00 |
|
Bill Currie
|
5062930bad
|
bit more cleanup and some documentation
|
2006-12-03 06:25:57 +00:00 |
|
Bill Currie
|
f37cfefc5a
|
fix the doxygen comments to produce proper docs
|
2006-12-02 23:02:34 +00:00 |
|
Bill Currie
|
7bca4cf8af
|
clean up the draw interface a bit
|
2006-12-02 10:07:08 +00:00 |
|
Bill Currie
|
eeca330af2
|
whitespace
|
2006-12-02 06:51:41 +00:00 |
|
Bill Currie
|
a6c50b8edd
|
use handles rather than pointers (whatever was I thinking?)
|
2006-12-02 06:50:59 +00:00 |
|
Bill Currie
|
48f8bbd12e
|
group the struct rules together
|
2006-12-02 06:49:55 +00:00 |
|
Bill Currie
|
43b6aed397
|
hopefully this works for both newer and older autoconf :P
|
2006-12-01 14:51:15 +00:00 |
|
Bill Currie
|
6426f41ea6
|
more cleanup
|
2006-12-01 09:28:43 +00:00 |
|
Bill Currie
|
63e93399d4
|
bit of a tidyup
|
2006-12-01 09:13:49 +00:00 |
|
Bill Currie
|
b6a4a520d5
|
silence bison's new warnings
|
2006-12-01 08:17:55 +00:00 |
|
Bill Currie
|
71841fe109
|
be a little noisier about plugin load failure
|
2006-12-01 07:30:44 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
9390a195e1
|
Separate out particle physics from particle rendering.
|
2006-12-01 07:03:13 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
cfd5be654b
|
Fix CnP error.
|
2006-12-01 06:59:07 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
b218de3c30
|
whitespace
|
2006-12-01 06:58:41 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
42d51bc486
|
Remove SDLK_WORLD_*, as they are no longer supported. Add SDLK_UNDO.
|
2006-12-01 06:58:23 +00:00 |
|
Bill Currie
|
d28952dfcc
|
fix a bunch of gcc-4.1 warnings (thanks for the heads up, jordi)
|
2006-11-30 22:52:36 +00:00 |
|
Bill Currie
|
538f0ee51f
|
allow more hull points (don't remember why, now, but...)
|
2006-11-10 13:51:02 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
606f0cddf1
|
Yay.
|
2006-11-09 23:01:02 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
12b3de8647
|
Add --disable-sdl-audio & --disable-sdl-cd options. Doesn't help any with SDL 1.3. Still, might be useful for somebody.
|
2006-11-09 18:40:04 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
630d4b8587
|
Fix black halo bugs in even the smallest particles. Same issue as smoke, same solution.
|
2006-10-18 07:57:10 +00:00 |
|
Bill Currie
|
a2b2261913
|
this should fix a couple warnings found by raorn
|
2006-09-11 22:56:16 +00:00 |
|
Bill Currie
|
1819a96bfb
|
should be better alloca prototype testing
|
2006-08-20 06:23:54 +00:00 |
|
Bill Currie
|
69e7b8a820
|
don't loop on a bad file name
|
2006-08-20 06:23:24 +00:00 |
|
Bill Currie
|
1925bef0c1
|
fix a bunch of bugs with single-cpp processing when not keeping temps
|
2006-08-20 06:20:30 +00:00 |
|
Bill Currie
|
598b16b78d
|
rpm got anal about files being installed but not packaged...
|
2006-07-23 03:20:13 +00:00 |
|
Bill Currie
|
50fcab30a3
|
scrape off some bitrot
|
2006-07-23 02:45:13 +00:00 |
|
Bill Currie
|
7d2784e1bc
|
whitespace
|
2006-07-23 01:34:14 +00:00 |
|
Bill Currie
|
120bd66ccc
|
fix a bug found by halakar
|
2006-07-23 01:33:54 +00:00 |
|
Bill Currie
|
130e6c1a3f
|
fix some intermediate file issues
|
2006-05-24 14:50:24 +00:00 |
|
Bill Currie
|
f7df6fea17
|
instead of having cpp args in progs.src, potentially breaking some mods, generate progs.i as a series of #includes and then compile everything in one pass
|
2006-05-24 14:35:39 +00:00 |
|
Bill Currie
|
8f097ce3dd
|
fix a couple of typoes
|
2006-05-24 12:58:31 +00:00 |
|
Bill Currie
|
ff28197da6
|
pass progs.src through cpp too
|
2006-05-24 11:19:48 +00:00 |
|
Bill Currie
|
ada9797009
|
why r+t? we don't need to write.
|
2006-05-24 11:18:18 +00:00 |
|
Bill Currie
|
88543d6e86
|
add Qfopen: basicly wrap a QFile around an existing FILE. gzip is NOT supported
|
2006-05-24 11:17:18 +00:00 |
|
Bill Currie
|
19c5946be8
|
zap more files in "bootstrap clean"
|
2006-05-24 11:15:40 +00:00 |
|
Bill Currie
|
215951bc79
|
yay for testers :)
|
2006-05-24 09:24:00 +00:00 |
|
Bill Currie
|
6b03d8413e
|
don't compile GetGamme (Set/Restor)ScreenSaver at all when vidmode isn't available
|
2006-05-24 09:20:53 +00:00 |
|
Bill Currie
|
3aea7f5088
|
fix an IFS snaffu that raorn found
|
2006-03-02 21:54:01 +00:00 |
|
Bill Currie
|
bc9fcc3dc7
|
hopefully fix the bison and flex tests once and for all... (finally tested the flex test properly :P)
|
2006-01-18 12:03:12 +00:00 |
|
Bill Currie
|
b43b44e556
|
if pkg-config is available, use it for getting libs needed by libpng. should fix Hikaru's build issues.
|
2005-10-27 14:23:00 +00:00 |
|
Bill Currie
|
bb852eba75
|
fix a braino that causes args to /not/ get saved
|
2005-10-23 22:00:45 +00:00 |
|
Bill Currie
|
088ae9d697
|
more cvs->svn conversion stuff and fix double include of config.h
|
2005-10-23 14:11:38 +00:00 |
|
Bill Currie
|
87cc09233c
|
"long" audit. can't use long when we want 32 bits. May be a few more cases.
|
2005-10-23 13:19:21 +00:00 |
|
Bill Currie
|
c90fa213d6
|
fix some warnings
|
2005-10-22 04:55:41 +00:00 |
|
Bill Currie
|
fa20331113
|
clean up ruamoko stuff for "bootstrap clean"
|
2005-10-20 02:11:08 +00:00 |
|
Bill Currie
|
2668ad73a8
|
we don't use cvs anymore...
|
2005-10-19 12:19:19 +00:00 |
|
Bill Currie
|
175ad185c2
|
don't install main.dat* *taniwha beats snax over the head with a large trout
|
2005-09-07 00:33:11 +00:00 |
|