Strangerke
23badc9735
HOPKINS: Some renaming
2013-03-04 07:46:52 +01:00
Filippos Karapetis
8a62471b21
MT-32: Sync with the latest changes in munt
2013-03-03 23:01:12 +02:00
Filippos Karapetis
7880323590
MT-32: Also replace cosf() (C99) with cos()
2013-03-03 22:59:33 +02:00
Filippos Karapetis
bb7930cf9c
MT-32: Avoid using sinf() (which is C99) in favor of sin()
2013-03-03 16:10:02 +02:00
Torbjörn Andersson
b3d52de50f
JANITORIAL: Remove unnecessary semicolons
2013-03-02 20:19:45 +01:00
Strangerke
052b67f488
HOPKINS: Some renaming and refactoring in LinesManager
2013-03-02 18:48:11 +01:00
Filippos Karapetis
f4cc45d367
MT32: Sync with the latest changes in munt
...
The major change is the addition of a refined wave generator based on
logarithmic fixed-point computations and LUTs
2013-03-02 14:09:39 +02:00
Filippos Karapetis
8884c240fc
MT32: Update copyright year
2013-03-02 13:46:11 +02:00
Strangerke
06a839165a
HOPKINS: Rework two opcodes
2013-03-02 00:33:08 +01:00
Strangerke
167aa598d8
HOPKINS: More renaming in savegame structure
2013-03-01 23:46:24 +01:00
Strangerke
d7ea7ca378
HOPKINS: Rename some more savegame indexes
2013-03-01 07:57:11 +01:00
Strangerke
cfcf0e40a5
HOPKINS: Forgotten file in previous commit
2013-02-28 08:23:49 +01:00
Strangerke
7c30a64121
HOPKINS: Rename some members of savegame offset enum, remove some unused ones
2013-02-28 08:16:38 +01:00
Strangerke
94176c7463
HOPKINS: Some renaming in ScripManager
2013-02-27 23:18:43 +01:00
Strangerke
203aead811
HOPKINS: Update credits
2013-02-27 22:27:48 +01:00
Strangerke
2a9ec04a84
HOPKINS: Remove dead code in ObjectsManager, some renaming
2013-02-27 08:00:40 +01:00
Strangerke
2168b2e6b5
HOPKINS: Fix bug in previous commit. Thanks Kirben for pointing to it
2013-02-27 00:25:52 +01:00
Strangerke
58eefc0833
HOPKINS: Get rid of magic values in FilesManager
2013-02-27 00:15:54 +01:00
Strangerke
c74361b0b6
HOPKINS: Get rid of a magic value in save/load dialogs
2013-02-26 23:54:50 +01:00
Thierry Crozat
88c216e086
DREAMWEB: Make some static arrays const
2013-02-26 22:42:14 +00:00
Strangerke
20fefb64e5
Hopkins: More renaming in LinesManager
2013-02-26 23:27:55 +01:00
Thierry Crozat
4530dd23a5
DREAMWEB: Add localised commands in the network terminal
...
The original interpreter only used english commands in the terminal
even when playing one of the localised version (and even though
everything else in the terminal was localised). This adds the possibility
to either use the English commands or the localised ones.
Localized commands have been added for French, German (thanks to
SimSaw, who also proposed that idea) and Italian (thanks to Maff).
2013-02-26 22:17:42 +00:00
Strangerke
9210eb5045
HOPKINS: Some more renaming in LinesManager
2013-02-26 08:21:28 +01:00
Strangerke
189260757d
HOPKINS: Some renaming in LinesManager
2013-02-26 08:06:08 +01:00
Strangerke
79062f426e
HOPKINS: Some renaming in GraphicsManager
2013-02-26 07:37:09 +01:00
Johannes Schickel
881a3f257c
CONFIGURE: Mark that Hopkins requires 16bpp support.
2013-02-26 00:46:00 +01:00
Filippos Karapetis
b7419454c5
HOPKINS: Rename DD_VBL() -> updateScreen()
2013-02-25 22:00:45 +02:00
Matthew Hoops
c9b1dd37c5
HOPKINS: Don't have the TWA/APC code in the Audio namespace
2013-02-25 10:32:12 -05:00
Matthew Hoops
b22bb6d463
HOPKINS: Remove long double usage
2013-02-25 10:27:01 -05:00
Paul Gilbert
86306893c8
Merge pull request #309 from dreammaster/hopkins
...
Hopkins FBI Pull Request
2013-02-24 06:36:26 -08:00
Strangerke
76bf7b7c04
CGE: Add workaround for the dice puzzle for the devices not using a ALT key
2013-02-24 11:23:49 +01:00
Willem Jan Palenstijn
2d1fd3b554
ALL: Fix typo (existant->existent)
2013-02-23 22:07:32 +01:00
Strangerke
79bbd015ab
HOPKINS: Remove a useless variable, some renaming in HopkinsEngine
2013-02-23 10:55:41 +01:00
Strangerke
3787e69e7b
HOPKINS: Add comments concerning the Win95 UK demo fix
2013-02-23 10:23:44 +01:00
Strangerke
9a535ac9f6
HOPKINS: Remove verbose error messages when the English demo skips the speech loading
2013-02-22 23:51:29 +01:00
Strangerke
5297f63707
HOPKINS: Fix the crash related to the missing speech file in the Win95 English demo
2013-02-22 19:23:21 +01:00
Strangerke
29c664a696
HOPKINS: Implement a more proper function to clear the palette.
2013-02-22 17:18:44 +01:00
Strangerke
3625aed6f6
HOPKINS: Start making code a bit less verbose
2013-02-22 12:18:20 +01:00
Strangerke
577f904055
HOPKINS: More renaming in Globals and ObjectsManager
2013-02-22 10:36:54 +01:00
Strangerke
e4edf54209
HOPKINS: Some renaming in Globals and ObjectsManager. Remove a couple of useless variables.
2013-02-22 09:10:45 +01:00
Strangerke
b0a55e7a4f
HOPKINS: Renaming in LinesManager and Globals
2013-02-22 08:18:13 +01:00
Willem Jan Palenstijn
5d36b5fb6e
HOPKINS: Pre-convert palette
2013-02-21 18:37:15 +01:00
Strangerke
691f21da96
HOPKINS: Some renaming and refactoring in Globals and LinesManager
2013-02-21 08:23:38 +01:00
Strangerke
8457c00457
HOPKINS: More misc renaming
2013-02-20 08:30:16 +01:00
Strangerke
f9f6133851
HOPKINS: Misc renaming
2013-02-20 01:23:39 +01:00
Strangerke
9aa7e136f8
HOPKINS: Some more renaming in TalkManager and Globals
2013-02-19 23:18:43 +01:00
Strangerke
213914c045
HOPKINS: Some renaming in Globals
2013-02-19 21:12:57 +01:00
Strangerke
0f786d83a2
HOPKINS: More renaming in LinesManager
2013-02-19 18:06:05 +01:00
Strangerke
7db7f8fff0
HOPKINS: Regroup some IF statements in linesManager
2013-02-19 17:13:06 +01:00
Strangerke
471b8af482
HOPKINS: Some renaming in LinesManager, remove a couple of problematic asserts
2013-02-19 17:07:29 +01:00