Max Horn
|
f7a8cbf7c7
|
Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augmented by some more changes of mine
svn-id: r8482
|
2003-06-14 18:52:30 +00:00 |
|
Max Horn
|
3736794737
|
don't inline free_check to make debugging easier
svn-id: r7805
|
2003-05-21 20:35:48 +00:00 |
|
Oliver Kiehl
|
c78230bf47
|
pedantic fixes (little endian version)
svn-id: r7798
|
2003-05-21 18:45:58 +00:00 |
|
Max Horn
|
24005adfd0
|
pedantic fixes
svn-id: r7789
|
2003-05-21 16:59:51 +00:00 |
|
Max Horn
|
0f64347b35
|
replace our 'nice' new which sets memory to 0 with a nasty one which sets it to 0xE7. This should help finding any remaining places where we don't init member variables as we should.
svn-id: r7719
|
2003-05-20 12:25:11 +00:00 |
|
Jonathan Gray
|
cf54a63639
|
HAVE_CONFIG_H
svn-id: r7632
|
2003-05-18 13:39:02 +00:00 |
|
Max Horn
|
d1f576aca6
|
typedef NewGuiColor on all platforms; indention
svn-id: r7225
|
2003-04-30 13:40:20 +00:00 |
|
Max Horn
|
81c3ade331
|
more PalmOS changes
svn-id: r7220
|
2003-04-30 12:43:56 +00:00 |
|
Max Horn
|
9d17696656
|
nope, not all big endian system require alignment
svn-id: r6922
|
2003-04-06 18:01:36 +00:00 |
|
Max Horn
|
b6113a2568
|
added const qualifier
svn-id: r6806
|
2003-03-13 01:06:38 +00:00 |
|
Paweł Kołodziejski
|
aa3766018f
|
updated copyrights headers
svn-id: r6726
|
2003-03-06 21:46:56 +00:00 |
|
Paweł Kołodziejski
|
6ce098172f
|
next pedantic cleanup code
svn-id: r6714
|
2003-03-06 16:27:06 +00:00 |
|
Marcus Comstedt
|
83da387eef
|
New savefile backend system (bye bye NONSTANDARD_SAVE...)
svn-id: r6007
|
2002-12-17 01:15:13 +00:00 |
|
Max Horn
|
5b188353de
|
OS X app bundle should contain static linked executable; 'bool' is part of the C++ standard
svn-id: r5795
|
2002-12-01 20:29:20 +00:00 |
|
Travis Howell
|
fc8f38f4e1
|
Fix compile
svn-id: r5762
|
2002-11-30 16:23:54 +00:00 |
|
Peter Moraliyski
|
c0c5fc274f
|
gp32 port stuff
svn-id: r5761
|
2002-11-30 16:03:46 +00:00 |
|
Travis Howell
|
6823934a65
|
Fix warnings
svn-id: r5744
|
2002-11-29 14:11:37 +00:00 |
|
Nicolas Bacca
|
80d32ec5e1
|
Small Windows CE changes : detect old WinCE as NONSTANDARD_PORT, change __cdecl for these systems, add 2 sampling rates for WinCE due to problems with Smush mixer in 11 kHz
svn-id: r5604
|
2002-11-19 08:05:48 +00:00 |
|
Max Horn
|
981cad2d0e
|
cleanup
svn-id: r5552
|
2002-11-14 15:00:52 +00:00 |
|
Max Horn
|
5b7c29e4e6
|
added FIXME comment
svn-id: r5486
|
2002-11-10 13:16:59 +00:00 |
|
Jonathan Gray
|
d93e639086
|
patch #628997 support for ogg vorbis instead of cd tracks by Daniel Schepler. Uncomment the relevant lines in the makefile to use
svn-id: r5320
|
2002-10-27 01:12:10 +00:00 |
|
Max Horn
|
7a58ae782e
|
cleaning up scummsys.h a bit (in preparation of using configure eventually). Most notable, uint32 etc. will be 'unsigned int' not 'unsigned long'. Except for 16 bit systems that should be right, and configure will replace this by a proper check for data type sizes anyway
svn-id: r5290
|
2002-10-23 14:02:46 +00:00 |
|
Paweł Kołodziejski
|
ae871cd4a6
|
minor changes in source structure
svn-id: r4949
|
2002-09-16 09:52:21 +00:00 |
|
Matt Hargett
|
0069fb1072
|
Fix heap corruption. Fix compiler warning.
svn-id: r4901
|
2002-09-07 19:55:16 +00:00 |
|
Max Horn
|
0c7771a706
|
removed bad strdup implementation
svn-id: r4876
|
2002-08-31 13:12:46 +00:00 |
|
Max Horn
|
c65a35430e
|
endian fixes; cleanup
svn-id: r4837
|
2002-08-24 23:22:10 +00:00 |
|
Max Horn
|
ce46866403
|
Initial revision
svn-id: r4785
|
2002-08-21 16:07:07 +00:00 |
|