Commit Graph
78 Commits
Author SHA1 Message Date
Hubert Maier 2e343ef72e TSAGE: Correct spelling mistake
wether -> whether
desn't -> doesn't
2022-10-27 15:57:31 +02:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
D G Turner 27d26a49ea TSAGE: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
2019-11-28 02:10:52 +00:00
Torbjörn Andersson 70a2ca8b7d JANITORIAL: Silence more GCC 7 warnings
All these fall through were marked as deliberate, so again I've only
changed the comment to silence GCC.
2017-08-06 13:30:51 +02:00
Johannes Schickel 6e715e186a TSAGE: Make GPL headers consistent with themselves. 2014-02-18 02:39:39 +01:00
Strangerke 3c77b717b3 TSAGE: BF - Remove a redundant check on the previous scene number in scene 360 2014-02-08 19:13:18 +01:00
Strangerke a8e49412cc TSAGE: BF - More renaming 2013-11-26 08:18:46 +01:00
Strangerke c211cede06 TSAGE: BF - Remove some useless variables, some renaming 2013-11-26 08:18:45 +01:00
Strangerke 793f2c4e05 TSAGE: Remove a couple of useless/obsolete warnings 2013-11-24 02:13:48 +01:00
Strangerke e854c364a9 TSAGE: Janitorial - Fix more spacing errors 2013-11-23 10:25:59 +01:00
Strangerke b453815df5 TSAGE: BF - Remove a couple of useless variables. Savegame compatibility preserved. 2013-11-02 12:22:08 +01:00
Strangerke 02c006bc0b TSAGE: Remove more useless global variables. Savegames compatibility preserved. 2013-11-02 12:08:46 +01:00
Strangerke 09babc2664 TSAGE: Fix CID 1002419, 1002420, 1002421 2013-10-27 18:50:12 +01:00
Strangerke c145daf625 TSAGE: Fix CID 1002393, 1002395, 1002396. Get rid of some magic values 2013-10-27 14:29:41 +01:00
Paul Gilbert a843df23b2 TSAGE: Add missing motorcycle sound arriving at police station in Blue Force 2012-09-15 18:52:12 +10:00
Strangerke 9279b25694 TSAGE: JANITORIAL: Remove trailing spaces 2012-02-25 12:44:37 +01:00
Paul Gilbert 5d195fe329 TSAGE: Added explicit prefixes to more NULL's used in setDetails calls 2011-12-27 20:57:50 +11:00
Willem Jan Palenstijn 5518721a17 TSAGE: Work around some uninitialized use warnings
They were false positives, but easy to work around.
2011-11-27 14:00:14 +01:00
Strangerke 9b8b841094 TSAGE: BF - Cleanup: Rename a couple of global variables, remove a useless global
Savegame version wasn't incremented as the current one is too recent
2011-11-09 08:53:41 +01:00
Strangerke e67ab21b5f TSAGE: BF - Cleanup: Remove _uselessVariable in scene 360 2011-11-09 08:30:52 +01:00
Strangerke c4f2b045bc TSAGE: BF - Cleanup: Use enum name where global flags was set to value directly 2011-11-09 07:38:53 +01:00
Strangerke d762d5b776 TSAGE: Blue Force - on FW (355): Fix glitch 2011-11-08 08:14:53 +01:00
Strangerke 783d60be1b TSAGE: Blue Force - Inside PD (315): Add a hack in order to avoid infinite points bug.
To be checked in the original if it occurs too
2011-11-06 22:53:41 +01:00
Strangerke 21fa7bda57 TSAGE: Blue Force - Inside PD (315): Implement a missing case in signal() 2011-11-05 17:40:17 +01:00
Strangerke 0fd1058386 TSAGE: Blue Force - inside PD (315): Fix display of Ryan when discussing about Forest Rapsheet.
Also fix a test on mugshot
2011-11-05 14:55:03 +01:00
Strangerke e38921855c TSAGE: Blue Force - City Hall (385): Fix Jim action, fix bug when giving him blue prints, change type of _jimFlag 2011-11-02 01:43:42 +01:00
Strangerke a8cff4fd8e TSAGE: Blue Force - PD Parking (300) - Fix several glitches occurring during morning review. 2011-10-31 00:22:24 +01:00
Strangerke fc632a2b09 TSAGE: Rename one more variable in scene 315 (PD) 2011-10-29 11:01:09 +02:00
Strangerke d186fcf343 TSAGE: Blue Force - In PD (315): rename several variables 2011-10-29 00:47:10 +02:00
Paul Gilbert 44e4e16819 TSAGE: Implemented walk regions enabling/disabling for Blue Force 2011-10-27 19:32:27 +11:00
Paul Gilbert 0c751aac5a TSAGE: Bugfix for headless officers in BF Day 2 inspection 2011-10-26 22:02:10 +11:00
Strangerke 2967e2cd91 TSAGE: Blue Force - Fix logic of item1 and item6 in scene 370 (boat, bedroom) 2011-10-25 16:39:30 +02:00
Strangerke 4c4e7289be TSAGE: Blue Force - Fix original bug when entering the boat with the gun handy, day 1, with Harrison 2011-10-25 15:46:59 +02:00
Strangerke 4c89891382 TSAGE: Blue Force - Rename a couple of variables in scene 360 2011-10-25 15:36:01 +02:00
Strangerke f614fbb608 TSAGE: Blue Force - Fix several bugs in scene 360.
Dough bug still present though (he doesn't keep his gun)
2011-10-25 09:08:46 +02:00
Strangerke b29dc073a7 TSAGE: Blue Force - Fix a couple of glitches in scene 340 (marina) 2011-10-25 09:02:32 +02:00
Paul Gilbert 1c4bc2f567 TSAGE: Hooking up Return to Ringworld to display the user interface 2011-10-22 22:41:32 +11:00
Paul Gilbert d3193687a7 TSAGE: Beginnings of support for Return to Ringworld 2011-10-22 20:44:26 +11:00
Paul Gilbert 5c0ba0f6e2 TSAGE: Bugfixes for arresting Green in BF Scene 355 2011-10-22 08:14:07 +11:00
Paul Gilbert cd33561c30 TSAGE: Bugfixes for BF Scene 355 - Borading First Wave 2011-10-22 00:10:47 +11:00
Paul Gilbert 7f13c9ee0e TSAGE: Bugfix for getting boat hook from fire box 2011-10-18 22:47:47 +11:00
Paul Gilbert 98b6f74acc TSAGE: Bugfix for entering Future Wave on Day 4 2011-10-18 22:33:12 +11:00
Paul Gilbert ad0138349d TSAGE: Bugfix for Blue Force scene 300 - Leaving police station when off duty 2011-10-09 22:58:41 +11:00
Paul Gilbert ec2512ba25 TSAGE: Bugfixes for Blue Force scene 315 - Police station when booking gang evidence 2011-10-09 22:53:31 +11:00
Paul Gilbert 03d5d451b5 TSAGE: Fixed operation of FocusObject class 2011-09-27 20:52:24 +10:00
Strangerke 44e6300559 TsAGE: Remove trailing spaces
Thanks LordHoto for reminding this
2011-09-27 00:40:10 +02:00
Paul Gilbert f7d6938aa1 TSAGE: Bugfixes for Blue Force scene 315 2011-09-25 14:35:54 +10:00
Paul Gilbert a64f3f2835 TSAGE: Bugfixes for Blue Force scene 370 2011-09-25 12:21:48 +10:00
Paul Gilbert b062e991d6 TSAGE: Bugfixes for Blue Force scene 360 2011-09-25 12:21:48 +10:00
Paul Gilbert 329d151f0c TSAGE: Bugfixes for Blue Force scene 355 2011-09-25 12:21:47 +10:00