nehalmistry
|
e531933718
|
Changed the word MADLIB to MP3LIB
|
2002-03-27 20:45:02 +00:00 |
|
nehalmistry
|
aa0a31c1dc
|
Fixed small problem for 'make win32'
|
2002-03-27 20:37:46 +00:00 |
|
nehalmistry
|
42e43c960b
|
Added FLACLIB/OGGLIB/MADLIB to library list.
|
2002-03-27 17:44:53 +00:00 |
|
johns
|
a82f19a65d
|
Ogg/mp3/flac support.
|
2002-03-27 17:44:30 +00:00 |
|
nehalmistry
|
44d3ffda87
|
Parallel make, 'make -j N' now works correctly.
|
2002-03-27 16:54:29 +00:00 |
|
nehalmistry
|
3f44223794
|
Flac/Ogg/Mp3 support now adds their respective DFLAGS to RULESFILE.
|
2002-03-27 16:32:11 +00:00 |
|
johns
|
10268978f6
|
Fixed doxygen warnings.
|
2002-03-27 16:27:48 +00:00 |
|
nehalmistry
|
d9b0f35b20
|
Small cleanups.
|
2002-03-27 06:00:47 +00:00 |
|
nehalmistry
|
825908d890
|
Small fix for SDL mode.
|
2002-03-27 05:46:28 +00:00 |
|
nehalmistry
|
73c997c063
|
Prompt for FLAC/OGG/MP3 support.
|
2002-03-27 05:27:33 +00:00 |
|
nehalmistry
|
37384021e5
|
Defaults to SDL for win32. Displays correct make command for win32.
|
2002-03-27 04:55:17 +00:00 |
|
nehalmistry
|
d6f4eb1917
|
'make win32' now correctly outputs object files to winobj/ dir.
|
2002-03-27 02:49:10 +00:00 |
|
johns
|
9bf791a54b
|
Randomize startpositions of network play (from Daniel Burrows).
|
2002-03-27 01:35:30 +00:00 |
|
johns
|
6196eb2081
|
Created new file for music functions. PlayMusic now also supports flac,ogg,mp3.
|
2002-03-27 01:15:35 +00:00 |
|
nehalmistry
|
e6d3de3326
|
Cross-tools directory can be specified now.
|
2002-03-26 23:34:58 +00:00 |
|
nehalmistry
|
423ba7b2cd
|
If --win32 is forced, RULESFILE is Rules.make.WIN32
|
2002-03-26 21:50:13 +00:00 |
|
johns
|
f38cc57127
|
Ogg, mp3 audio format support added.
|
2002-03-26 17:11:38 +00:00 |
|
johns
|
dc21cba1fe
|
New options to message and features added.
|
2002-03-26 02:05:23 +00:00 |
|
johns
|
1e8a3bdd30
|
Display if sound can't be used.
|
2002-03-26 01:15:20 +00:00 |
|
johns
|
48ebd8fbba
|
Added flac support. Split sound_server.c into smaller files. Fixed hang of linux version, if dsp is in use.
|
2002-03-26 01:01:04 +00:00 |
|
johns
|
6de4d81eb0
|
Still freed too much.
|
2002-03-25 00:59:38 +00:00 |
|
johns
|
115a6fc1ac
|
Cleanup.
|
2002-03-25 00:58:40 +00:00 |
|
johns
|
dd0edefe0f
|
Use new shared palette functions.
|
2002-03-25 00:57:28 +00:00 |
|
johns
|
c4bba6d875
|
Reference of palette from graphic->sprite.
|
2002-03-25 00:55:27 +00:00 |
|
johns
|
f3f1b68e97
|
Cleanups.
|
2002-03-25 00:54:08 +00:00 |
|
johns
|
a5be55369c
|
Shared palette functions added.
|
2002-03-25 00:52:34 +00:00 |
|
johns
|
66e6bc503c
|
todo 'images should be shared' added.
|
2002-03-25 00:49:01 +00:00 |
|
johns
|
c25b7c457f
|
Stop sound, before unloading.
|
2002-03-25 00:44:31 +00:00 |
|
johns
|
690448fd97
|
Resorted functions.
|
2002-03-25 00:43:04 +00:00 |
|
johns
|
413fbbfb23
|
Shared palette function added. Some documentation cleanups.
|
2002-03-25 00:39:49 +00:00 |
|
johns
|
8f8349e6b1
|
Cleanup of the decorations.
|
2002-03-25 00:38:11 +00:00 |
|
johns
|
e9d29d9904
|
Load/clean decorations added.
|
2002-03-25 00:36:29 +00:00 |
|
johns
|
ad049db175
|
Don't use the background palette.
|
2002-03-25 00:33:33 +00:00 |
|
johns
|
fea4c05027
|
Freeing the decorations.
|
2002-03-25 00:29:02 +00:00 |
|
johns
|
39f8582af5
|
snprintf not supported by mingw32.
|
2002-03-25 00:26:43 +00:00 |
|
johns
|
17e1802992
|
Freed too much.
|
2002-03-24 22:24:54 +00:00 |
|
johns
|
5fafe8bc8a
|
Added clean of stdout.txt and stderr.txt.
|
2002-03-24 19:20:36 +00:00 |
|
johns
|
7f8b405f20
|
Added checks for dead unit in building.
|
2002-03-24 17:16:49 +00:00 |
|
johns
|
6e53d2c70e
|
Upgrade memory leaks fixed.
|
2002-03-24 01:40:03 +00:00 |
|
johns
|
20b7cc87b8
|
Documentation of the network module.
|
2002-03-22 00:23:55 +00:00 |
|
johns
|
83f485e6eb
|
Fixed doxygen warnings.
|
2002-03-20 21:53:50 +00:00 |
|
johns
|
8dd8c32fb9
|
Fixed doxygen warnings.
|
2002-03-20 17:51:49 +00:00 |
|
johns
|
267abfd711
|
Fixed doxygen warnings.
|
2002-03-20 16:43:01 +00:00 |
|
johns
|
8444cbed5b
|
Fixed doxygen warnings.
|
2002-03-20 16:36:31 +00:00 |
|
johns
|
da822d3d5f
|
Fixed doxygen warnings.
|
2002-03-20 16:25:17 +00:00 |
|
johns
|
61b6a15637
|
Fixed doxygen warnings.
|
2002-03-20 16:09:58 +00:00 |
|
johns
|
b514ec83cb
|
Fixed doxygen warnings. Small code cleanups.
|
2002-03-20 15:48:48 +00:00 |
|
johns
|
fbcf56da04
|
Fixed doxygen warnings.
|
2002-03-20 15:36:59 +00:00 |
|
johns
|
428f26a80e
|
Link to network module documentation added.
|
2002-03-20 15:33:36 +00:00 |
|
johns
|
2bbf4eac71
|
Fixed doxygen warnings.
|
2002-03-20 15:28:55 +00:00 |
|