Commit graph

20 commits

Author SHA1 Message Date
Bastien Bouclet
ceb2657962 STARK: Fix a few coverity warnings 2018-03-18 07:57:32 +01:00
Bastien Bouclet
c1fc03aa5f STARK: Add static resource reference resolution handling 2017-11-05 16:23:52 +01:00
Bastien Bouclet
6d6822666e STARK: Don't crash when decompiling a script referencing an unloaded location 2017-03-19 09:16:26 +01:00
Bastien Bouclet
563fa04f2c STARK: Add a method to tell if a reference can be resolved 2016-06-02 13:09:02 +02:00
Bastien Bouclet
6aa77f7ac2 STARK: Don't print a space at the end of resource references 2016-04-24 12:50:21 +02:00
Bastien Bouclet
f7681fc6f7 STARK: Fix some coverity warnings
No actual bugs should be fixed
2016-01-07 21:50:53 +01:00
Bastien Bouclet
2e1e44571d STARK: Allow saving and restoring Objects as resource references 2016-01-01 07:30:00 +01:00
Bastien Bouclet
fb25682c5c STARK: Add the ability to save resource references 2016-01-01 07:30:00 +01:00
Bastien Bouclet
18d3344f87 STARK: Add shortcuts to use the singleton services 2016-01-01 07:29:53 +01:00
Einar Johan Trøan Sømåen
db4bd592ed STARK: Make describe() const in ResourceReference. 2015-02-18 22:21:00 +01:00
Bastien Bouclet
0f978e54dd STARK: Rename Resource to Object to reflect the namespace change 2015-02-13 11:18:37 +01:00
Bastien Bouclet
37cda066c0 STARK: Rename ResourceType to Type to reflect the namespace change 2015-02-13 11:13:10 +01:00
Bastien Bouclet
254021c602 STARK: Move the resources to a separate namespace 2015-02-13 11:10:44 +01:00
Bastien Bouclet
85b7a3627e STARK: Implement a basic dialog player 2015-01-15 17:43:18 +01:00
Bastien Bouclet
c93098e7af STARK: Move the service provider to a separate file 2015-01-11 11:01:01 +01:00
Bastien Bouclet
7f8f3789e5 STARK: Split Global and Current to a separate file 2015-01-11 10:47:52 +01:00
Bastien Bouclet
d9b440e74b STARK: Move service classes to a service sub folder 2015-01-11 10:39:24 +01:00
Bastien Bouclet
aff3cac029 STARK: Implement two 3D placement opcodes 2015-01-07 20:34:38 +01:00
Bastien Bouclet
5331b52226 STARK: Allow resolving resource references 2015-01-01 21:25:51 +01:00
Bastien Bouclet
8d3db81524 STARK: Refactor ResourceReference into a class 2014-12-27 12:34:48 +01:00