Commit Graph
348 Commits
Author SHA1 Message Date
Adrian Frühwirth 990a0c203a TSAGE: Enforce code formatting guidelines 2018-05-07 20:06:30 +02:00
Paul Gilbert 0338733d4b TSAGE: BF: Add missing break to switch statement 2017-08-06 22:33:55 -04: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
Ori Avtalion 253e18c440 JANITORIAL: Reduce GUI header dependencies 2016-04-14 13:30:14 +03:00
Ori Avtalion e9f196bb57 TSAGE: Reduce GUI header dependencies 2016-04-13 16:56:45 +03:00
Paul Gilbert 077250acfb TSAGE: Changed engine to use Graphics::ManagedSurface 2016-03-14 20:56:28 -04:00
Strangerke f2e3bdd2e8 TSAGE: BF - Fix another color glitch 2015-01-26 23:34:48 +01:00
Strangerke 50be542f9c TSAGE: BF - Fix a glitch in scene 935 2015-01-26 23:33:26 +01:00
Strangerke 46c3b8c318 TSAGE: Ringworld - Fix unitialized variable 2015-01-26 22:59:04 +01:00
Strangerke b336e9b12c TSAGE: BF - Remove unused variable 2015-01-26 22:51:41 +01:00
Thierry Crozat 322279be77 TSAGE: Add list of files that contain translatable strings 2014-10-04 01:09:00 +01:00
Johannes Schickel 6e715e186a TSAGE: Make GPL headers consistent with themselves. 2014-02-18 02:39:39 +01:00
Strangerke 0261045ead TSAGE: Janitorial - Remove trailing spaces 2014-02-16 18:32:36 +01:00
Strangerke 078b738c5b TSAGE: BF - Remove a redundant check on the previous scene number in scene 900 2014-02-09 00:20:39 +01:00
Strangerke fba5484387 TSAGE: BF - Fix a bug in scene 570 (entering password) 2014-02-08 19:20:22 +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 e9015d4540 TSAGE: BF - Fix several uses of ANIM_MODE_8 & 9 2013-12-20 07:19:22 +01:00
Strangerke 5e35729ee8 TSAGE: Some renaming, remove some useless variables from Core, increase savegame version 2013-12-20 07:11:09 +01:00
Strangerke 6647df482b TSAGE: BF - Renaming in scene 410 2013-12-19 00:06:08 +01:00
Strangerke 8ac319365a TSAGE: Fix savegame issue 2013-11-28 01:31:42 +01:00
Strangerke 61e2c1decd TSAGE: BF - Various renaming 2013-11-26 22:51:23 +01:00
Strangerke c981b4f1cd TSAGE: BF - Fix savegame issue in Scene840 2013-11-26 08:18:48 +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 af510118e8 TSAGE: BF - Some renaming 2013-11-26 08:18:44 +01:00
Strangerke b64371f8b8 TSAGE: BF - Remove a couple of useless variables 2013-11-26 08:18:43 +01:00
Strangerke 793f2c4e05 TSAGE: Remove a couple of useless/obsolete warnings 2013-11-24 02:13:48 +01:00
Strangerke 17fa43eabc TSAGE: BF - Remove an unused parameter in Scene570::Icon::setDetails() 2013-11-24 02:04:47 +01:00
Strangerke e854c364a9 TSAGE: Janitorial - Fix more spacing errors 2013-11-23 10:25:59 +01:00
Strangerke 7847967798 TSAGE: Janitorial - Remove trailing spaces and tabs 2013-11-10 23:00:15 +01:00
Strangerke 3c5168ca11 TSAGE: BF - Remove a couple of useless variables. Savegame compatibility preserved. 2013-11-02 16:12:57 +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 90d88078aa TSAGE: Remove some useless variables in Blue Force, fix compilation broken in last commit 2013-11-02 11:51:32 +01:00
Strangerke 09128132c7 TSAGE: Fix CID 1003781, 1002422, 1003171 2013-10-27 23:12:59 +01:00
Strangerke 09babc2664 TSAGE: Fix CID 1002419, 1002420, 1002421 2013-10-27 18:50:12 +01:00
Strangerke 1e983cd8fc TSAGE: Fix CID 1002397, 1002398, 1047257. Fix a bug in Scene3150::postInit() 2013-10-27 16:59:38 +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 42ff09d178 TSAGE: Rename further proc12 methods to proper names 2013-10-26 18:12:48 -04:00
Strangerke 198ee3528a TSAGE: BF - Get rid of some magic values related to btnState 2013-09-01 12:33:43 +02:00
Strangerke c8058434eb TSAGE: BF - Fix erroneous check of eventType 2013-09-01 12:23:32 +02:00
Strangerke 52059bf95c TSAGE: Replace some British English by American English 2013-08-22 23:37:55 +02:00
Strangerke a07e83cb6f TSAGE: Blue Force: Fix Coverity issue CID 1003729: missing break. 2013-08-20 23:29:01 +02:00
Paul Gilbert a36178ff1d TSAGE: Bugfix for #3540893 - Stuck animation in Blue Force floppy 2013-06-24 23:09:29 -04:00
Johannes Schickel 89abab97e3 JANITORIAL: Remove trailing whitespaces.
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-09-26 04:17:55 +02: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 78310d0f4b TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for reporting it. 2012-08-07 19:07:01 +02:00
Paul Gilbert 108e709b9b TSAGE: Fix for bug #3541354 - Nico shooting player after being tied up 2012-07-11 21:20:52 +10:00
Paul Gilbert d142606f75 TSAGE: Fix for walk regions enablement in Blue Force warehouse scene 2012-03-10 16:11:00 +11:00
Paul Gilbert 4f740bb224 TSAGE: Bugfix for breaker box display in Blue Force scene 910
This fixes one of the problems in bug #3500015
2012-03-09 22:49:27 +11:00