Commit Graph

60642 Commits

Author SHA1 Message Date
Strangerke
917bf58b75 TSAGE: R2R - Reduce the scope of scene variables in logic group 0 2013-11-11 20:31:56 +01:00
Strangerke
0939d6ca2a TSAGE: Ringworld: renaming in scene 50, ...
Also:
- some minor refactoring in scene 30
- bugfixing of background in scene 50
- modification of original behavior for LOOK cursor on the wall, which was inappropriate.
- misc comments of useless objects
- reduce scope of some variables
2013-11-11 19:19:45 +01:00
Strangerke
e14e727437 TSAGE: Ringworld - Renaming in scene 40, remove a useless variable 2013-11-11 17:53:52 +01:00
Strangerke
55b5bf59c1 TSAGE: Ringworld - Renaming in scene 20, small refactoring, remove a useless variable 2013-11-11 15:40:30 +01:00
Strangerke
3f8027a67f TSAGE: Ringworld - Renaming in scene 15 2013-11-11 15:13:44 +01:00
Kirben
3950dad947 SDL: Remove misleading comments, based on incomplete information at MSDN. GetLocalInfo is supported on Windows 95 onwards, but MSDN fails to mention older Windows versions. 2013-11-11 23:53:53 +11:00
Strangerke
a99f3ca817 TSAGE: Ringworld - Renaming in scene 10 2013-11-11 13:45:45 +01:00
Strangerke
a45cc2fb20 TSAGE: R2R - Remove obsolete comment 2013-11-11 12:28:29 +01:00
Strangerke
37cd3e4079 TSAGE: R2R - Minor cleanup: update some todos, use american instead of british english, ... 2013-11-11 11:09:54 +01:00
Paul Gilbert
b4ddd5c413 TSAGE: Fix bug with scene objects briefly flashing when changing scene 2013-11-10 22:00:38 -05:00
Strangerke
fceec74e4b TSAGE: R2R - Some renaming, remove a dead variable 2013-11-10 23:16:08 +01:00
Strangerke
7847967798 TSAGE: Janitorial - Remove trailing spaces and tabs 2013-11-10 23:00:15 +01:00
Strangerke
6e04e14859 TSAGE: R2R - Update object list in debugger 2013-11-10 22:22:27 +01:00
Paul Gilbert
2728aa0b70 TSAGE: Rename VisualSpeaker methods proc15 and proc16 2013-11-10 16:02:55 -05:00
Paul Gilbert
a1cc19f916 TSAGE: Fix for Webbster speaking during R2R intro sequence 2013-11-10 15:55:51 -05:00
Paul Gilbert
9dd2898321 TSAGE: Fix for sound end actions not firing, and cleanup of related fields 2013-11-10 15:30:24 -05:00
Strangerke
47cc628b22 TSAGE: Replace warnings concerning sub_1D227 by comments 2013-11-10 21:20:24 +01:00
Strangerke
18eb5deeb9 MORTEVIELLE: Remove useless variable 2013-11-10 18:11:11 +01:00
Johannes Schickel
2d50ec1f34 KYRA: Plug memory leak in SoundTowns::playSoundEffect.
Discovered by CID #1003909.
2013-11-10 13:19:28 +01:00
Johannes Schickel
af3059c114 KYRA: Properly check parameters in CharacterGenerator::start.
Discoverd by CID #1003816.
2013-11-10 12:58:05 +01:00
Johannes Schickel
5b1557adbf KYRA: Properly check for empty rects in wsaFrameAnimationStep.
Discovered by covertiy (CID #1003839).
2013-11-10 12:49:58 +01:00
Eugene Sandulenko
9b3f1c81e8 FULLPIPE: Class init. CID 1099832 2013-11-10 11:23:36 +02:00
Eugene Sandulenko
3b7f2f7e53 FULLPIPE: Class initialization. CID 1063190 2013-11-10 11:20:09 +02:00
Eugene Sandulenko
5d8eeda541 FULLPIPE: Fix condition. CID 1109644 2013-11-10 11:20:08 +02:00
Strangerke
2f333f997b CGE: Ensure string copy don't overrun. Fix CID 1003674 to 1003678 2013-11-10 09:57:42 +01:00
Strangerke
06f9a5265a DREAMWEB: Remove dead function enableSavingOrLoading() (which fixes CID 1003402) 2013-11-09 23:54:09 +01:00
Strangerke
4095ae1ba8 MORTVIELLE: Add missing check on shouldQuit() (which fixes CID 1063228) 2013-11-09 22:15:41 +01:00
Willem Jan Palenstijn
ebc32defd5 KYRA: Fix wrong check order 2013-11-09 21:12:42 +01:00
Strangerke
582a681c67 HOPKINS: Replace cascades of if by switches for language checks 2013-11-09 20:06:42 +01:00
Strangerke
6a1b3f40fc HOPKINS: Error out when an unknown version is encountered 2013-11-09 19:27:38 +01:00
Strangerke
1c0367d5a6 TOON: Fix unintialized variables. Fix CID 1002424 2013-11-09 18:20:29 +01:00
Strangerke
c177d45073 TOON: Fix uninitialized variable in audio. CID 1002729 2013-11-09 15:09:05 +01:00
Strangerke
2f9c2a9370 TSAGE: R2R - Add some CHECKMEs, remove some deadcode (CID 1004056) 2013-11-09 15:05:56 +01:00
Strangerke
e4387e754a AVALANCHE: Fix CID 1109674 - uninitialized variables. Also fix room variable default values. 2013-11-09 14:47:45 +01:00
Strangerke
4cc7d472d1 TSAGE: FGix bug in sound code. This fixes CID 1127336 2013-11-09 14:35:58 +01:00
Eugene Sandulenko
38d02d1687 PARALLACTION: Initialize class. CID 1002753 2013-11-09 13:22:57 +02:00
Eugene Sandulenko
ee9b4c979a PARALLACTION: Initialize variable. CID 1002725 2013-11-09 13:21:25 +02:00
Eugene Sandulenko
234f3f3150 PARALLACTION: Initialize class variable. CID 1002724 2013-11-09 13:20:13 +02:00
Eugene Sandulenko
bcd65f854f PARALLACTION: Initialize class. CID 1002721 2013-11-09 13:18:54 +02:00
Eugene Sandulenko
4decd8c808 PARALLACTION: Initialize class variable. CID 1002715 2013-11-09 13:17:30 +02:00
Eugene Sandulenko
9cf199cb42 PARALLACTION: Initialize class variables. CID 1002708 2013-11-09 13:15:47 +02:00
Eugene Sandulenko
c9ae0a46dd PARALLACTION: Initialize class variables. CID 1002707 2013-11-09 13:13:56 +02:00
Eugene Sandulenko
d74585b344 PARALLACTION: Initialize class. CID 1002706 2013-11-09 13:12:06 +02:00
Eugene Sandulenko
918ae371a0 PARALLACTION: Initialize class. CID 1002705 2013-11-09 13:09:30 +02:00
Eugene Sandulenko
c7331eea02 PARALLACTION: Initialize class. CID 1002703 2013-11-09 13:06:55 +02:00
Eugene Sandulenko
8c21b5cdd4 PARALLACTION: Initialize class. CID 1002702 2013-11-09 13:05:42 +02:00
Eugene Sandulenko
c8bf090327 PARALLACTION: Initialize class. CID 1002701 2013-11-09 13:04:08 +02:00
Eugene Sandulenko
986369bcb5 DREAMWEB: Initialize struct contents. CID 1003402 2013-11-09 12:59:38 +02:00
Eugene Sandulenko
fe67837077 DRASCULA: More variables initialized. CID 1003403 2013-11-09 12:51:39 +02:00
Eugene Sandulenko
6491ad1cf9 TOUCHE: Initialize more variables. CID 1002423 2013-11-09 12:49:48 +02:00