9dc34826bd
Some string extractor prog I made some time ago.
meep-eep
2003-02-10 03:27:23 +00:00
5ad1e0a3e7
Some updates.
meep-eep
2003-02-10 03:25:11 +00:00
d2d2c9e958
FRAME no longer relies on deliberate buffer overflows.
mcmartin
2003-02-09 05:24:09 +00:00
c1f3b05568
remove cr/lfs from chmmr timestamps fixes stuttering in melnorm speech #143, static using number speech #135, subtitles not aligning #134
ghaushe
2003-02-08 16:45:03 +00:00
68b8241b97
Timing info and changes
avolkov
2003-02-07 07:13:15 +00:00
4c40dcf6f0
Timing fixes: code patched to ensure the use of ONE_SECOND constant
avolkov
2003-02-07 07:01:23 +00:00
cf5ff4ddc1
Fixed obvious bug in color xform task (only showed up when timer resolution was cranked)
avolkov
2003-02-07 05:09:49 +00:00
87accb33dc
cleanup of do_subtitles More work is still needed as add_text gets called way too frequently, but do_subtitles is quite manageable now.
ghaushe
2003-02-07 04:31:30 +00:00
d73e8ded19
Support for running without .ogg files being present. This also moves all subtitle-page splitting into trackplayer. The final stage is to remove all of this code from do_sutitles (since it is no longer being used).
ghaushe
2003-02-07 03:31:25 +00:00
9846714376
Another fix for OpenBSD.
meep-eep
2003-02-06 17:21:25 +00:00
64b6d08cab
Minor cleanup and warning removal
avolkov
2003-02-06 16:46:57 +00:00
85a2c795ac
Fixed problem with certain sh versions.
meep-eep
2003-02-06 16:04:15 +00:00
eaaee4bf2f
Removed unused files from the pleanet code. This should allow changing DataOffs into a TFB_Image*
ghaushe
2003-02-06 15:21:32 +00:00
b3c3c4552a
Strengthened the TFB_Draw library with constructors and destructors Some code has been changed to use this, some redundant routines have been removed or renamed
mcmartin
2003-02-06 14:48:56 +00:00
36c69054b8
Added 'nosound'; --sound=openal|mixsdl|none option; -a is gone
avolkov
2003-02-06 05:06:55 +00:00
dd5d85ca98
Added 'nosound'; --sound=openal|mixsdl|none option; -a is gone
avolkov
2003-02-06 04:56:04 +00:00
2bcd5de8cf
Added --sound=openal|mixsdl|none option; -a is gone
avolkov
2003-02-06 04:43:20 +00:00
f6bb075813
Fix problem where pressing 'down' when selecting SIS ship, caused flash rect to gradually turn white (closes bug #130). Fixed a potential crash in the flash code when going from main-menu to load-screen
ghaushe
2003-02-06 04:27:14 +00:00
406a322a5d
Prevent a segfault when checking for playing tracks when none are queued.
ghaushe
2003-02-06 02:48:10 +00:00
eb6878d7ee
Clean up trackplayer.c Hopefully this removes many of the weird crashing issues. ZFP no longer stutter. Rewind after playing sort-of works, but still needs more work.
ghaushe
2003-02-06 02:23:33 +00:00
5ffa64991b
Correctly detect button presses on keyboards with alternate key mappings. This may fix the key-mapping issues Mac users have reported
ghaushe
2003-02-05 20:19:07 +00:00
224593e705
Added a 4th button DEVICE_BUTTON4 currently assigned as 'Esc' which executes an emergency-escape (the old chord still works too)
ghaushe
2003-02-05 03:52:50 +00:00
23f8be1d0c
New document, describing the graphics libraries
mcmartin
2003-02-05 01:34:52 +00:00
4f006f65f0
SDL_ANYFORMAT uncommented (was commented out by mistake)
avolkov
2003-02-05 01:31:56 +00:00
54e97e3bca
Biadapt and biadv scaling now works in OpenGL mode too; separated scaling code from pure.c to 2xscalers.c
gewlitys
2003-02-05 01:18:34 +00:00
7ca9494e10
Fixed "and" (does not sound like "andy" anymore ;-)
avolkov
2003-02-03 16:03:53 +00:00
6398eae9ad
Added melnorme number-speech (they will pronouce numbers now); Removed some pauses from original enumerations
avolkov
2003-02-03 15:59:43 +00:00
f02f5f5e82
Some compile-time warnings removed.
meep-eep
2003-02-02 05:45:31 +00:00
29f42c75cf
warning fixes and minor cleanup
avolkov
2003-02-02 05:05:59 +00:00
59fa71af03
flash menu when purchasing a ship even when menu=pc fix menu border when menu=pc
ghaushe
2003-02-02 05:05:31 +00:00
7fc8986bbb
Flash Mutex won't get created everytime SetFlashRect is called now
ghaushe
2003-02-02 03:46:45 +00:00
3366b59125
Initialise the thread system before the memory system.
meep-eep
2003-02-02 00:07:24 +00:00
72322a330c
Hopefully fix all crashing issues related to removing DrawFromExtraScreen in the flash code
ghaushe
2003-02-01 23:14:00 +00:00
53f4728614
Changed maximum line length to 76.
meep-eep
2003-02-01 19:43:11 +00:00
d64d9129f3
Added windows installer (using NSIS)
ghaushe
2003-02-01 19:27:34 +00:00
fcccc5a8f5
Purged SetGraphicStrength, as the arith_blit_frame routine supercedes it. Cleaned up DCQ code appropriately to reflect this.
mcmartin
2003-02-01 06:02:50 +00:00
366c385cb0
finish cacheing code for flash. Build rect in memory, then Stamp to screen
ghaushe
2003-02-01 05:13:58 +00:00
b57dfabfcd
added improved biadapt scaler for pure mode (--scale=biadv)
avolkov
2003-01-31 09:48:48 +00:00
5fd9ec1f70
added improved biadapt scaler for pure mode (--scale=biadv)
avolkov
2003-01-31 09:27:49 +00:00