21 Commits

Author SHA1 Message Date
Filippos Karapetis
6ecf27711c DREAMWEB: Move all of the mouse cursor related code into a separate file 2012-04-22 16:06:25 +03:00
Bertrand Augereau
1098e6b79a DREAMWEB: The rain processing has its own cpp file 2012-03-03 14:18:05 +01:00
Willem Jan Palenstijn
57e940f678 DREAMWEB: Move all saved variables to a GameVars struct
The data segment is now completely unused.
2011-12-28 13:12:22 +01:00
Max Horn
c9e9e5d6d8 DREAMWEB: Add titles.cpp, move some methods to titles.cpp and talk.cpp 2011-12-23 10:18:02 +01:00
Max Horn
f41412186b DREAMWEB: Add newplace.cpp 2011-12-23 10:18:01 +01:00
Max Horn
45a99e7276 DREAMWEB: Move sound related code to a new source file 2011-12-07 21:58:31 +01:00
Bertrand Augereau
3f791509d7 DREAMWEB: people.cpp 2011-12-03 18:30:30 +01:00
Bertrand Augereau
2631da9409 DREAMWEB: monitor.cpp to mirror monitor.asm 2011-11-18 07:37:31 +01:00
Bertrand Augereau
8012c3274e DREAMWEB: keypad.cpp to mimic keypad.asm 2011-11-16 21:59:49 +01:00
Bertrand Augereau
2eceab1fde DREAMWEB: 'clearstartpal' ported to C++ 2011-11-16 13:04:16 +01:00
Bertrand Augereau
b3248deda7 DREAMWEB: talk.cpp to mirror talk.asm 2011-09-04 16:42:41 +02:00
Bertrand Augereau
250fac9895 DREAMWEB: object.cpp to replicate object.asm 2011-10-09 18:04:08 +02:00
Bertrand Augereau
3bcc4ce1fd DREAMWEB: 'useroutine' ported to C++ 2011-09-02 16:41:54 +02:00
Bertrand Augereau
d4be53c5c0 DREAMWEB: Pathfind routines go to pathfind.cpp 2011-08-18 22:52:27 +02:00
Willem Jan Palenstijn
f3131e2dbf DREAMWEB: Move several load/save functions out of dreamgen 2011-08-18 00:28:08 +02:00
Bertrand Augereau
3700e04e0f DREAMWEB: Drawing of background objects ported to C++ 2011-08-17 16:26:09 +02:00
Bertrand Augereau
8b0ac65f68 DREAMWEB: Extracted vgagrafx.cpp from stubs.cpp 2011-07-30 14:13:34 +02:00
Bertrand Augereau
521ffc5b56 DREAMWEB: Extraction of print.cpp from stubs.cpp 2011-07-28 17:26:47 +02:00
Bertrand Augereau
8233a37b4a DREAMWEB: Extraction of sprite.cpp from stubs.cpp 2011-07-28 17:26:46 +02:00
Vladimir Menshakov
14121a6f57 DREAMWEB: moved stubs into stubs.cpp 2011-06-16 01:03:29 +04:00
Vladimir
52a89174ab DREAMWEB: added autogenerated source 2011-06-15 17:29:05 +02:00