Gregory Montoir
31b5146528
fix dufflebag problem
...
svn-id: r11208
2003-11-08 16:36:54 +00:00
Torbjörn Andersson
688c80b062
Moved more stuff into classes, changed some static allocation to dynamic,
...
and removed some of the references to global variables.
At this point I believe everything in the main game engine has been moved
into classes - not necessarily the correct ones, but still... However,
there is some stuff in the driver directory that need to be taken care of
as well.
svn-id: r11207
2003-11-08 15:47:51 +00:00
Gregory Montoir
b04ddef750
missing stuff for carbam scene
...
svn-id: r11206
2003-11-08 13:57:52 +00:00
David Eriksson
f243b50215
Start/stop scenes - fixes missing panel.
...
svn-id: r11205
2003-11-08 11:32:32 +00:00
Joost Peters
6e2b51233f
Use spaces instead of TABs
...
svn-id: r11204
2003-11-08 11:10:40 +00:00
Joost Peters
90eff8a31d
Added David and Gregory to the README
...
svn-id: r11203
2003-11-08 11:07:02 +00:00
Joost Peters
aa655b95e4
Apparantly, this cast is not needed for it to work properly
...
svn-id: r11202
2003-11-08 11:00:36 +00:00
Travis Howell
27bb10900e
Add missing opcode needed for Spanish version (And maybe others?) of Full Throttle, patch #838309
...
svn-id: r11201
2003-11-08 03:33:21 +00:00
Gregory Montoir
cec821630b
fix palette glitches occuring when Joe switches from his clothes to the dress
...
svn-id: r11200
2003-11-07 17:56:23 +00:00
Max Horn
5c4e374d73
fixed ConfigManager getInt/getBool
...
svn-id: r11199
2003-11-07 16:54:58 +00:00
Gregory Montoir
e042901695
oops
...
svn-id: r11198
2003-11-07 16:47:07 +00:00
Gregory Montoir
f4dc977839
add bob parallax stuff for room 74 (carbam)
...
svn-id: r11197
2003-11-07 16:44:13 +00:00
Max Horn
a93c9f49ba
added checkboxes to the 'Edit Game...' dialog which let the user determine whether to override global settings or not; besides other things, this fixes bug #837599 (Default volume is 0 for newly added games)
...
svn-id: r11196
2003-11-07 16:01:51 +00:00
Max Horn
ced5921ac0
change behaviour of ConfigManager::get once again -> now we *do* fall back to the registered defaults...
...
svn-id: r11195
2003-11-07 15:57:36 +00:00
David Eriksson
c0fe2a5da3
Implement some special actions
...
svn-id: r11194
2003-11-07 15:34:51 +00:00
Max Horn
fcf6d6613d
enable StaticTextWidget by default; make CheckboxWidget::handleMouseUp send the checkbox state along with its command
...
svn-id: r11193
2003-11-07 15:05:14 +00:00
Max Horn
435fe749d7
draw StaticTextWidget differently if disabled
...
svn-id: r11192
2003-11-07 14:58:12 +00:00
Max Horn
767fc87148
fixed memory leak in TabWidget
...
svn-id: r11191
2003-11-07 14:50:32 +00:00
Max Horn
496d19d461
err, *strnlen(,,3)* used to check for empty strings? I think not :-)
...
svn-id: r11190
2003-11-07 14:17:34 +00:00
David Eriksson
e9eb92e201
Small fixes.
...
svn-id: r11189
2003-11-07 14:05:45 +00:00
Jonathan Gray
dc63e3882b
adjust for recent string c_str changes so title is always shown again. Fixes bug #837868 probably not the best way of doing it but it'll do
...
svn-id: r11188
2003-11-07 14:00:33 +00:00
Torbjörn Andersson
3433769bea
Removed some unnecessary whitespace
...
svn-id: r11187
2003-11-07 13:17:37 +00:00
Travis Howell
a5498d2102
Correct voc rate in DOTT demo
...
svn-id: r11186
2003-11-07 11:11:06 +00:00
David Eriksson
2a71ac0dc8
Minor fixes.
...
svn-id: r11185
2003-11-07 10:57:21 +00:00
Torbjörn Andersson
e01ab4599d
Fixed warning. (I've only seen these warnings when compiling under MinGW,
...
and to be honest I never understood why the compiler wars for it.)
svn-id: r11184
2003-11-07 10:38:45 +00:00
Max Horn
4c833ba23e
fix invalid typo fixes ;-) (BTW did anybody get comit mails for khalek's changes? I didn't)
...
svn-id: r11183
2003-11-07 09:38:06 +00:00
Jonathan Gray
d4a9c911ba
missed one
...
svn-id: r11182
2003-11-07 02:54:21 +00:00
Jonathan Gray
8ce682d330
spelling fixes
...
svn-id: r11181
2003-11-07 02:51:08 +00:00
Jonathan Gray
b2e9b73c4c
spelling fixes
...
svn-id: r11180
2003-11-07 02:43:47 +00:00
Joost Peters
e9581dda6e
Added partial playSong() implementation
...
svn-id: r11179
2003-11-07 02:33:20 +00:00
Jonathan Gray
239aea0ff0
spelling fixes
...
svn-id: r11178
2003-11-07 02:31:44 +00:00
Jonathan Gray
f6e1915b77
missed one
...
svn-id: r11177
2003-11-07 02:14:56 +00:00
Jonathan Gray
7c97e7c2b9
more spelling fixes
...
svn-id: r11176
2003-11-07 02:11:41 +00:00
Jonathan Gray
9a1cfe838f
spelling fixes
...
svn-id: r11175
2003-11-07 01:36:53 +00:00
Jonathan Gray
b8379d646a
<tsuteiuQ> 'gnaw gnaw'
...
svn-id: r11174
2003-11-07 01:24:39 +00:00
Joost Peters
709c326276
Don't try to speak NULL strings, this fixes atleast 1 crash. (looking out the hotel window)
...
svn-id: r11173
2003-11-07 00:54:41 +00:00
Max Horn
0bae086c7b
typo, gnaw gnaw
...
svn-id: r11172
2003-11-07 00:45:54 +00:00
Max Horn
105728adee
Use the new capabilities of class Map to make the ConfigManager case insensitive when it comes to comparing config keys/domains
...
svn-id: r11171
2003-11-07 00:03:55 +00:00
Max Horn
83a55fa7e8
Introduce Comperator template parameter to Map -> this allows more flexible use of Map (in particular, I can now use a StringMap in ConfigManager which ignores case)
...
svn-id: r11170
2003-11-07 00:02:47 +00:00
Max Horn
82aac86edf
change (Const)String::c_str to never return 0 (rather return empty string) -> can be used to simplify code. Also don't use stricmp in </<=/>/>= operators, it is inconsisten with == and != operators
...
svn-id: r11169
2003-11-07 00:02:03 +00:00
Max Horn
ba1cf0e957
cut down dependencies a bit (so that I don't have to recompile hq2x/hq3x whenever common/scaler.h is changed :-)
...
svn-id: r11168
2003-11-06 23:54:12 +00:00
Max Horn
0f54b65cac
cleanup
...
svn-id: r11167
2003-11-06 22:57:33 +00:00
David Eriksson
9282408794
Bug fix for non-quittable cutaways.
...
svn-id: r11166
2003-11-06 21:15:35 +00:00
David Eriksson
3769398474
- Improved talking
...
- Lots of small fixes
svn-id: r11165
2003-11-06 21:06:01 +00:00
David Eriksson
bd23b7dce0
Do not allow invalid room numbers.
...
svn-id: r11164
2003-11-06 17:54:59 +00:00
Joost Peters
d03ff2a119
more enum stuff
...
svn-id: r11163
2003-11-06 15:47:37 +00:00
David Eriksson
d3936b616c
Validate room number
...
svn-id: r11162
2003-11-06 15:26:44 +00:00
David Eriksson
0f98be649b
Clean-up
...
svn-id: r11161
2003-11-06 08:53:09 +00:00
David Eriksson
c524a58197
The more I implement, the more I need to implement.
...
- More cutaway code
- More dialogue code
Hint: Let the last intro cutaway finish if you don't want Joe to get stuck.
svn-id: r11160
2003-11-06 08:44:33 +00:00
Max Horn
d1ebb50c5b
updated TODO a bit
...
svn-id: r11159
2003-11-05 22:34:00 +00:00