17 Commits

Author SHA1 Message Date
D G Turner 9528ac4883 DEVTOOLS: Fix Redundant Declarations in Titanic Datafile Tool
These would produce GCC Warnings if -Wredundant-decls is enabled.
2022-03-07 09:15:04 +00:00
Paweł Kołodziejski 7ddb8b70b6 DEVTOOLS: Avoid global constructors 2022-01-01 15:56:57 +01:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Orgad Shaneh 0b2ae9fa5e DEVTOOLS: Replace ugly SDL/MinGW hack with a cleaner hack
Instead of having main=SDL_main defined by pkg-config/sdl2-config --cflags
and undefining it everywhere, strip it in its origin.
2021-08-03 07:35:15 +03:00
sluicebox 93eeffc84d JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
Eugene Sandulenko 39ce7bc7ff DEVTOOLS: Fix warnings 2016-09-05 08:48:51 +02:00
Paul Gilbert 2bb4e83d5a DEVTOOLS: Properly set up PARROT_RANGES array in create_titanic 2016-07-31 00:05:22 -04:00
Paul Gilbert 8c237b3ee2 TITANIC: Fix NPC handleQuote method stubs 2016-07-15 19:22:57 -04:00
Paul Gilbert f88e65fe94 DEVTOOLS: Add Bellbot range data to create_titanic 2016-07-15 19:21:21 -04:00
Paul Gilbert e9c3d180cd DEVTOOLS: Fixes for range data generation in create_titanic 2016-07-15 19:20:53 -04:00
Paul Gilbert 31f8f1fbaf DEVTOOLS: Added SuccUBus ranges to create_titanic 2016-07-15 19:20:49 -04:00
Paul Gilbert 448b59c099 DEVTOOLS: Added Parrot ranges to create_titanic 2016-07-15 19:20:46 -04:00
Paul Gilbert 96f700a205 DEVTOOLS: Added MaitreD ranges to create_titanic 2016-07-15 19:20:43 -04:00
Paul Gilbert 0825f00bcc DEVTOOLS: Added Liftbot ranges to create_titanic 2016-07-15 19:20:39 -04:00
Paul Gilbert 565940d27c DEVTOOLS: Added Doorbot ranges to create_titanic 2016-07-15 19:20:36 -04:00
Paul Gilbert 9a35125d65 TITANIC: Added Deskbot ranges to create_titanic 2016-07-15 19:20:30 -04:00
Paul Gilbert 59c033e68f DEVTOOLS: Start of script ranges addition to create_titanic 2016-07-15 19:20:23 -04:00