Max Horn
|
583ae61453
|
export language list (so that it can be used by the GUI); added methods to convert a Platform/Language ID into a canonical string
svn-id: r11141
|
2003-11-05 00:58:02 +00:00 |
|
Max Horn
|
d45b475b48
|
added ConfigManager::removeKey
svn-id: r11140
|
2003-11-05 00:57:00 +00:00 |
|
Nicolas Bacca
|
b65ac00de9
|
Update project files
svn-id: r11139
|
2003-11-04 23:09:12 +00:00 |
|
Nicolas Bacca
|
54fe614cde
|
Project changed name
svn-id: r11138
|
2003-11-04 23:08:27 +00:00 |
|
Nicolas Bacca
|
2db3e37206
|
Switch to the *real* file - apologies to those who tried to compile the old one (but it seems nobody tried :p)
svn-id: r11137
|
2003-11-04 23:07:30 +00:00 |
|
Max Horn
|
ee253d4c90
|
modified NewGui::drawString to shorten strings which don't fit using ellipsis (disabled for the EditTextWidget for now)
svn-id: r11136
|
2003-11-04 22:00:36 +00:00 |
|
Max Horn
|
597ddcfa17
|
Added some more dummy checkboxes, functionality to be added
svn-id: r11135
|
2003-11-04 21:17:33 +00:00 |
|
Max Horn
|
84efb90484
|
swap GFX_HQ2X & GFX_ADVMAME3X (purely cosmetic :-)
svn-id: r11134
|
2003-11-04 21:17:17 +00:00 |
|
Max Horn
|
1410c4a762
|
typo
svn-id: r11133
|
2003-11-04 21:11:14 +00:00 |
|
Max Horn
|
74b496a062
|
added PROP_GET_GFX_MODE; removed PROP_SHOW_DEFAULT_CURSOR
svn-id: r11132
|
2003-11-04 20:46:20 +00:00 |
|
Gregory Montoir
|
6a6644bac8
|
fix demo crash after introduction
svn-id: r11131
|
2003-11-04 19:51:31 +00:00 |
|
Gregory Montoir
|
5caf79c8e5
|
change white palette entry for cursor in order to avoid glitch when palFadeIn is called
svn-id: r11130
|
2003-11-04 19:50:54 +00:00 |
|
Torbjörn Andersson
|
ba098a3a5b
|
Create g_logic dynamically. More moving of stuff into classes.
svn-id: r11129
|
2003-11-04 18:02:49 +00:00 |
|
Torbjörn Andersson
|
64ec1907c2
|
More moving of stuff into classes.
svn-id: r11128
|
2003-11-04 17:26:59 +00:00 |
|
Gregory Montoir
|
f71d4e4df8
|
display PCGames splash screen for demo version
svn-id: r11127
|
2003-11-04 14:43:53 +00:00 |
|
Gregory Montoir
|
53fb701324
|
R_MAP define
svn-id: r11126
|
2003-11-04 14:29:52 +00:00 |
|
Gregory Montoir
|
b06e50dfa5
|
preliminary R_MAP implementation
svn-id: r11125
|
2003-11-04 13:51:36 +00:00 |
|
Jonathan Gray
|
bfb8f9a070
|
add some things...
svn-id: r11124
|
2003-11-04 12:47:25 +00:00 |
|
Jonathan Gray
|
b674717fbc
|
lec don't have copyright on all the SCUMM games, add broken sword while here. Maybe we should just say something like all copyrights and trademarks are owned by their respective owners instead of having this list and stick a bit about the GPL in that the TODO mentioned?
svn-id: r11123
|
2003-11-04 03:31:50 +00:00 |
|
Max Horn
|
76e4cbe2cb
|
fix item positions
svn-id: r11122
|
2003-11-03 23:42:53 +00:00 |
|
Max Horn
|
93037c3fed
|
oops this wasn't meant to be there
svn-id: r11121
|
2003-11-03 23:34:27 +00:00 |
|
Max Horn
|
8a8743a042
|
removed PushButtonWidget
svn-id: r11120
|
2003-11-03 23:33:40 +00:00 |
|
Max Horn
|
3456b6f50b
|
remade the in-game GUI/menu
svn-id: r11119
|
2003-11-03 23:26:13 +00:00 |
|
Max Horn
|
2ad5fcfb7d
|
cleanup
svn-id: r11118
|
2003-11-03 23:14:21 +00:00 |
|
Marcus Comstedt
|
ef5e193d59
|
stdafx.h needs to be included first.
svn-id: r11117
|
2003-11-03 22:28:37 +00:00 |
|
Marcus Comstedt
|
caead57eb3
|
Now compiles again...
svn-id: r11116
|
2003-11-03 22:26:25 +00:00 |
|
Marcus Comstedt
|
2ed4f2c7fb
|
Updated list of build directories to ignore.
svn-id: r11115
|
2003-11-03 22:26:01 +00:00 |
|
Marcus Comstedt
|
9c8543ffdd
|
Reeordered EXEEXT and EXECUTABLE (define before use).
svn-id: r11114
|
2003-11-03 22:24:58 +00:00 |
|
Marcus Comstedt
|
622be9702f
|
Added math.h to include list (needed for atan2).
svn-id: r11113
|
2003-11-03 22:21:55 +00:00 |
|
Marcus Comstedt
|
e55370e08d
|
Use posix-fs on Dreamcast.
svn-id: r11112
|
2003-11-03 22:20:51 +00:00 |
|
Gregory Montoir
|
d85757987e
|
oops
svn-id: r11111
|
2003-11-03 20:48:27 +00:00 |
|
Max Horn
|
3f14767884
|
Make ChooserDialog height & button label customizable; make its ListWidget available to the outside, to allow custom modifications (hack!); fixed bug where the cancel button didn't yield -1 as result
svn-id: r11110
|
2003-11-03 20:16:23 +00:00 |
|
Max Horn
|
d2285e386f
|
added NumberingMode enum type
svn-id: r11109
|
2003-11-03 20:13:04 +00:00 |
|
Gregory Montoir
|
ca9638e4f6
|
cleanup
svn-id: r11108
|
2003-11-03 19:52:14 +00:00 |
|
Max Horn
|
6e60d7b827
|
fix compile error
svn-id: r11107
|
2003-11-03 17:46:55 +00:00 |
|
Chris Apers
|
57d55e2fcd
|
New build options
svn-id: r11106
|
2003-11-03 16:32:28 +00:00 |
|
Chris Apers
|
5b436fc6e9
|
Updated to lastest CVS
svn-id: r11105
|
2003-11-03 16:29:41 +00:00 |
|
Chris Apers
|
0e23d7a30e
|
Use compiler option instead of this
svn-id: r11104
|
2003-11-03 16:25:06 +00:00 |
|
Chris Apers
|
feb0678801
|
Read database only if it is opened
svn-id: r11103
|
2003-11-03 16:21:19 +00:00 |
|
Chris Apers
|
a5e443a332
|
AppStart/AppStop functions
svn-id: r11102
|
2003-11-03 16:18:13 +00:00 |
|
Chris Apers
|
3b0fcf0637
|
Changed vars name
svn-id: r11101
|
2003-11-03 16:16:57 +00:00 |
|
Chris Apers
|
2045867796
|
ScummVM launcher in its own source file
svn-id: r11100
|
2003-11-03 16:14:58 +00:00 |
|
Chris Apers
|
b988959380
|
New num pad
svn-id: r11099
|
2003-11-03 16:13:00 +00:00 |
|
Chris Apers
|
7defb5c9f4
|
One form in one source file
svn-id: r11098
|
2003-11-03 16:10:35 +00:00 |
|
Chris Apers
|
b4c40ceb12
|
Read database only if it is opened
svn-id: r11097
|
2003-11-03 16:09:12 +00:00 |
|
Chris Apers
|
2bfad6efce
|
Added snprintf function
svn-id: r11096
|
2003-11-03 16:04:06 +00:00 |
|
Chris Apers
|
14c2ae7e36
|
One form in one source file
svn-id: r11095
|
2003-11-03 16:01:14 +00:00 |
|
Chris Apers
|
be080cce0e
|
Disable Queen for now
svn-id: r11094
|
2003-11-03 15:47:07 +00:00 |
|
Chris Apers
|
fbeedfd438
|
Updated froms
svn-id: r11093
|
2003-11-03 15:38:37 +00:00 |
|
Chris Apers
|
e050421bc2
|
Fixed compile error under codewarrior for PalmOS
svn-id: r11092
|
2003-11-03 14:55:36 +00:00 |
|