Filippos Karapetis
|
9e1481fc07
|
DREAMWEB: Port 'showpuztext' to C++
|
2011-12-12 02:50:58 +02:00 |
|
Willem Jan Palenstijn
|
d416ea6abd
|
DREAMWEB: Fix regressions in getBack1 and useLighter
|
2011-12-12 00:12:54 +01:00 |
|
Filippos Karapetis
|
6f6d137726
|
DREAMWEB: Port 'uselighter' to C++
|
2011-12-11 21:46:17 +02:00 |
|
Filippos Karapetis
|
21885f0621
|
DREAMWEB: Port 'getback1', 'newplace' to C++
|
2011-12-11 21:21:20 +02:00 |
|
Filippos Karapetis
|
b7de94dd14
|
DREAMWEB: Convert 'cantdrop', 'droperror' to C++
|
2011-12-11 20:54:00 +02:00 |
|
Willem Jan Palenstijn
|
fcf2aa8e2f
|
DREAMWEB: Move Savenames out of opaque data blob
|
2011-12-11 15:57:03 +01:00 |
|
Willem Jan Palenstijn
|
05a2713874
|
DREAMWEB: Convert checkInput
|
2011-12-11 15:45:53 +01:00 |
|
Willem Jan Palenstijn
|
11adaf6d69
|
DREAMWEB: Convert 'showNames'
|
2011-12-11 15:33:34 +01:00 |
|
Willem Jan Palenstijn
|
b8d18d8ba8
|
DREAMWEB: Fix namesToOld/oldToNames
They only saved the first four savegame descriptions. (Bug from the
original game.)
|
2011-12-11 15:10:11 +01:00 |
|
Willem Jan Palenstijn
|
cd44631ffd
|
DREAMWEB: Add FIXME about errors on quit
|
2011-12-11 11:48:32 +01:00 |
|
Willem Jan Palenstijn
|
36b8a60eda
|
DREAMWEB: Properly fix workoutFrames regression
|
2011-12-11 10:14:06 +01:00 |
|
Max Horn
|
6b226d5943
|
DREAMWEB: Do savefile reading directly in loadPosition() / scanForNames()
|
2011-12-11 10:02:50 +01:00 |
|
Max Horn
|
3d753794e6
|
DREAMWEB: Move savefile creation into DreamGenContext::savePosition
Also, make sure the save file is properly finalized before being closed.
|
2011-12-11 10:01:28 +01:00 |
|
Max Horn
|
dfeb31e187
|
DREAMWEB: Add DreamWebEngine::getSavegameFilename
|
2011-12-11 10:01:28 +01:00 |
|
Max Horn
|
51b724fa43
|
DREAMWEB: Remove DreamGenContext::closeFile, stop using kHandle
|
2011-12-11 10:01:28 +01:00 |
|
Max Horn
|
364b30425a
|
DREAMWEB: Make use of member vars of class Engine
|
2011-12-11 10:01:28 +01:00 |
|
Willem Jan Palenstijn
|
15d053a805
|
DREAMWEB: Fix regression in diaryKeyN
|
2011-12-10 18:19:46 +01:00 |
|
Willem Jan Palenstijn
|
6c443ab5fe
|
DREAMWEB: Fix regression in quitSymbol
|
2011-12-10 18:17:02 +01:00 |
|
Filippos Karapetis
|
c8ff54d2cd
|
Merge pull request #133 from fingolfin/dreamweb-cleanup
Dreamweb cleanup
|
2011-12-09 13:06:31 -08:00 |
|
Max Horn
|
ebba7e39c3
|
DREAMWEB: Remove unused code
|
2011-12-09 17:58:30 +01:00 |
|
Filippos Karapetis
|
e2a92bff29
|
DREAMWEB: Port 'diarykeyp', 'diarykeyn' to C++
|
2011-12-09 18:55:02 +02:00 |
|
Filippos Karapetis
|
6c5f424540
|
DREAMWEB: Port 'quitSymbol' to C++
|
2011-12-09 18:40:34 +02:00 |
|
Filippos Karapetis
|
6d1ab6d8cd
|
DREAMWEB: Port 'monitorlogo' to C++
|
2011-12-09 18:19:17 +02:00 |
|
Filippos Karapetis
|
447f0c6643
|
DREAMWEB: Use the C++ version of workScreen() in C++ code
|
2011-12-09 18:18:32 +02:00 |
|
Willem Jan Palenstijn
|
aebab022de
|
DREAMWEB: Fix regression in showSaveOps
|
2011-12-09 11:12:51 +01:00 |
|
Filippos Karapetis
|
246f7549e4
|
DREAMWEB: The 'title7graphics' offset is unused
|
2011-12-09 10:37:26 +02:00 |
|
Filippos Karapetis
|
2bc6af518c
|
DREAMWEB: Move some strings used by useDiary() out of the blob
|
2011-12-09 10:30:55 +02:00 |
|
Filippos Karapetis
|
9f2ed38ef1
|
DREAMWEB: Port 'endgame', 'showgun' to C++
Also, remove the associated 'endtextname' and 'gungraphic' offsets from
the blob
|
2011-12-09 10:14:08 +02:00 |
|
Filippos Karapetis
|
597ff0bb98
|
DREAMWEB: Port 'soldier1' to C++
|
2011-12-09 09:43:42 +02:00 |
|
Willem Jan Palenstijn
|
e5a6b7b16c
|
DREAMWEB: Fix regression in hangOnPQ (in conversations)
|
2011-12-09 08:04:17 +01:00 |
|
Filippos Karapetis
|
db340ed9b8
|
DREAMWEB: Convert 'hangonpq' to C++ and remove quitlist from the blob
This is the last place where checkCoords() was called without parameters
|
2011-12-09 01:53:20 +02:00 |
|
Filippos Karapetis
|
baf2cc8b8e
|
DREAMWEB: Port 'usediary' to C++ and remove diarylist from the blob
|
2011-12-09 01:24:25 +02:00 |
|
Filippos Karapetis
|
a668c33cd3
|
DREAMWEB: Port 'dosaveload' to C++ and remove opslist from the blob
|
2011-12-09 01:04:39 +02:00 |
|
Filippos Karapetis
|
0d90b66d38
|
DREAMWEB: Port 'discops' to C++
|
2011-12-09 00:29:11 +02:00 |
|
Filippos Karapetis
|
4fdaba7e5e
|
DREAMWEB: Port 'talk' to C++. Remove decidelist and talklist offsets
|
2011-12-09 00:11:24 +02:00 |
|
D G Turner
|
e23d0660ea
|
DREAMWEB: Remove two unused fade functions from dreamgen.*
|
2011-12-08 21:58:37 +00:00 |
|
Filippos Karapetis
|
2f0376c026
|
DREAMWEB: offset_decidelist is now unnecessary (regenerated dreamgen.h)
|
2011-12-08 23:35:41 +02:00 |
|
Filippos Karapetis
|
47fd83e19f
|
DREAMWEB: Port 'decide' to C++
|
2011-12-08 23:05:31 +02:00 |
|
Filippos Karapetis
|
128f75739c
|
DREAMWEB: Port 'getunderzoom', 'putunderzoom', 'showdecisions', 'undertextline' to C++
|
2011-12-08 22:48:00 +02:00 |
|
Filippos Karapetis
|
8b61fb168d
|
DREAMWEB: Port 'madmanrun' to C++
|
2011-12-08 22:05:32 +02:00 |
|
Filippos Karapetis
|
e287ac0e39
|
DREAMWEB: Port 'afternewroom' to C++
|
2011-12-08 21:54:58 +02:00 |
|
Willem Jan Palenstijn
|
cd9a65f340
|
DREAMWEB: Fix workoutFrames when walking off-screen
This triggered the paranoia asserts.
|
2011-12-08 20:37:54 +01:00 |
|
Filippos Karapetis
|
05fff73c66
|
Merge pull request #130 from fingolfin/dreamweb-misc
Dreamweb: convert workoutFrames to c++, some cleanup
|
2011-12-08 11:12:48 -08:00 |
|
Filippos Karapetis
|
96360bb153
|
DREAMWEB: Port 'intromonks2' to C++
|
2011-12-08 21:10:39 +02:00 |
|
Max Horn
|
c8d4f60852
|
DREAMWEB: Move more stuff to DreamBase
|
2011-12-08 20:10:33 +01:00 |
|
Max Horn
|
0d7815e9bb
|
DREAMWEB: Convert workoutFrames to C++
|
2011-12-08 19:56:06 +01:00 |
|
Max Horn
|
e4e725fa8d
|
DREAMWEB: Remove unused Register::cbw()
|
2011-12-08 19:56:06 +01:00 |
|
Max Horn
|
5b43fb6be7
|
DREAMWEB: Code formatting
|
2011-12-08 19:52:10 +01:00 |
|
Filippos Karapetis
|
e731d9b813
|
DREAMWEB: Fix warnings
|
2011-12-08 20:47:55 +02:00 |
|
Filippos Karapetis
|
fcb2060445
|
DREAMWEB: Port 'intromonks1' to C++
|
2011-12-08 20:43:35 +02:00 |
|