Jonathan Gray
|
a51be5d39e
|
-Werror cleanup, don't try to free const variables...
svn-id: r9808
|
2003-08-21 14:58:47 +00:00 |
|
Torbjörn Andersson
|
f5cdcfa3db
|
Fix compile.
svn-id: r9784
|
2003-08-19 16:10:05 +00:00 |
|
Chris Apers
|
a6d7d1521e
|
Fix 1 memory leak + 102 memory leaks using launcher
svn-id: r9783
|
2003-08-19 15:03:27 +00:00 |
|
Max Horn
|
0df319e952
|
#include cleanup (explicityl specify the location for headers from common/, so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level)
svn-id: r9359
|
2003-08-01 12:21:04 +00:00 |
|
Max Horn
|
b05e7de7bb
|
replaced SCUMMVM_VERSION/SCUMMVM_CVS by gScummVMVersion/gScummVMBuildDate/gScummVMFullVersion; made engine.o depend on all other .o files, so that the build date in it is always up-to-date
svn-id: r9032
|
2003-07-15 02:16:33 +00:00 |
|
Max Horn
|
bf4e574250
|
check for odd addresses being free'd
svn-id: r8850
|
2003-07-07 23:11:19 +00:00 |
|
Max Horn
|
0ed8e1ef36
|
prevent (or rather: make much less likely) some sound output related race conditions
svn-id: r8740
|
2003-07-04 13:17:56 +00:00 |
|
Max Horn
|
4b227da824
|
Preparations for removing GF_AFTER_V? flags
svn-id: r8364
|
2003-06-06 22:51:33 +00:00 |
|
Max Horn
|
06ab068a41
|
added some front matter text for doxygen
svn-id: r8119
|
2003-05-29 23:13:15 +00:00 |
|
Oliver Kiehl
|
d61ee38b23
|
fix #define
svn-id: r7806
|
2003-05-21 20:45:59 +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 |
|
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 |
|
Max Horn
|
81c3ade331
|
more PalmOS changes
svn-id: r7220
|
2003-04-30 12:43:56 +00:00 |
|
Max Horn
|
a50bbdd7f7
|
cleanup
svn-id: r6856
|
2003-03-25 00:26:53 +00:00 |
|
Jonathan Gray
|
eb31490e39
|
use description to set window title if one is specified
svn-id: r6853
|
2003-03-24 08:48:41 +00:00 |
|
Jonathan Gray
|
5985310d64
|
add GF_DEFAULT_TO_1X_SCALER
svn-id: r6830
|
2003-03-18 06:53:47 +00:00 |
|
Jonathan Gray
|
8e3ddcf84f
|
exit cleanly if invalid target is specified
svn-id: r6727
|
2003-03-07 00:52:45 +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 |
|
Max Horn
|
df56e29d2e
|
Moved config file to a more Macish location on OS X
svn-id: r5716
|
2002-11-25 23:28:10 +00:00 |
|
Max Horn
|
8200315818
|
gotta love creating objects on the stack :-)
svn-id: r5666
|
2002-11-21 15:21:21 +00:00 |
|
Max Horn
|
981cad2d0e
|
cleanup
svn-id: r5552
|
2002-11-14 15:00:52 +00:00 |
|
Max Horn
|
75f3f4aff2
|
set default window title 'ScummVM' while launcher is up
svn-id: r5549
|
2002-11-14 14:20:41 +00:00 |
|
Max Horn
|
4625c126c6
|
don't use strdup
svn-id: r5287
|
2002-10-23 12:56:30 +00:00 |
|
Marcus Comstedt
|
005696bc4b
|
Dreamcast port now wraps main() to avoid special kluges in the common main.
svn-id: r5175
|
2002-10-18 01:39:25 +00:00 |
|
Max Horn
|
d5bcb63f82
|
dialogs now can be run 'modal'
svn-id: r5168
|
2002-10-16 17:37:30 +00:00 |
|
Max Horn
|
d921d06d39
|
played a bit with the launcher - it now is already somewhat usable <g>
svn-id: r5047
|
2002-09-30 00:55:47 +00:00 |
|
Max Horn
|
fa1d629a85
|
disable experimental launcher dialog by default (at least till it is usable)
svn-id: r5044
|
2002-09-29 23:06:41 +00:00 |
|
Max Horn
|
6024c80f14
|
added (currently completly useless) launcher dialog
svn-id: r5024
|
2002-09-27 23:27:14 +00:00 |
|
Max Horn
|
e674b9e2e2
|
enabled demo dialog shown during startup; some fixes/cleanup in NewGUI
svn-id: r5023
|
2002-09-27 13:06:58 +00:00 |
|
Max Horn
|
09f56dc233
|
some fixes for the message dialog; added some comments
svn-id: r5021
|
2002-09-26 12:29:10 +00:00 |
|
Max Horn
|
e0f11edf45
|
quit should not exit(1) but rather exit(0) (mabye we should add a paramter 'bool success' to it that flags whether this is a normal exit or one with an error?)
svn-id: r4979
|
2002-09-20 00:12:58 +00:00 |
|
Max Horn
|
fcfc72296c
|
based on my findings for guifont, I changed string.cpp to read the char width table for OLD256 games! yippi! some more code cleanup, and marked two struct values as 'to be removed when savegame format changes'
svn-id: r4978
|
2002-09-19 23:49:38 +00:00 |
|
Paweł Kołodziejski
|
ae871cd4a6
|
minor changes in source structure
svn-id: r4949
|
2002-09-16 09:52:21 +00:00 |
|
Max Horn
|
523d8e64c0
|
rewrote config class; cleanup; code restructuring
svn-id: r4903
|
2002-09-08 01:08:12 +00:00 |
|
Paweł Kołodziejski
|
bb71d9e677
|
fixes
svn-id: r4887
|
2002-08-31 18:46:00 +00:00 |
|
Max Horn
|
a39711e256
|
fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/rect.h to common/rect.h
svn-id: r4877
|
2002-08-31 13:29:10 +00:00 |
|
Max Horn
|
ce46866403
|
Initial revision
svn-id: r4785
|
2002-08-21 16:07:07 +00:00 |
|