20 Commits

Author SHA1 Message Date
Douglas Liu
1c95eb1faf STARK: Small improvement 2018-06-26 21:18:41 +08:00
Douglas Liu
553b282a6d STARK: Move debug related functions to the debug console 2018-06-25 23:25:26 +08:00
Douglas Liu
50b1699dba STARK: Fix a typo 2018-06-24 23:00:37 +08:00
Douglas Liu
ba9e765262 STARK: Improve printInventory() and enableInventoryItem() 2018-06-24 22:56:44 +08:00
Bastien Bouclet
ddb866d5e6 STARK: Revert the console changes that were merged by mistake 2018-06-24 16:13:11 +02:00
Douglas Liu
9ffee3f074 STARK: Improve printInventory() and enableInventoryItem() 2018-06-21 22:12:30 +08:00
Bastien Bouclet
43bc857b05 STARK: Improve const-correctness for the services 2018-02-14 20:25:30 +01:00
Bastien Bouclet
3c0344bf7e STARK: Add a Screen abstraction to the user interface 2017-11-05 16:23:52 +01:00
Bastien Bouclet
7be96cdbc7 STARK: Record the dialog history to the diary 2017-06-05 21:14:38 +02:00
Awad Mackie
54cdb8053a STARK: Implement opFadeScene 2017-04-08 14:30:13 +01:00
Pawel Kolodziejski
f9e78dc731 STARK: formating code - whitespaces 2016-01-01 07:30:11 +01:00
Bastien Bouclet
4c5c6014c2 STARK: Rename the Item resource hierarchy 2016-01-01 07:29:52 +01:00
Bastien Bouclet
273a358ad3 STARK: Initiate rework of the user interface code
A base class, Window, will be used to ensure all the UI containers
work in a similar way.
2016-01-01 07:29:48 +01:00
Einar Johan Trøan Sømåen
cde8bab668 STARK: Add debug commands to enable inventory items. 2016-01-01 07:29:46 +01:00
Einar Johan Trøan Sømåen
0adbca0ac8 STARK: Implement enough inventory to get the right items, and mouse overs. 2016-01-01 07:29:46 +01:00
Einar Johan Trøan Sømåen
6022b45834 STARK: Add a console command to dump the current state of the inventory. 2016-01-01 07:29:45 +01:00
Bastien Bouclet
254021c602 STARK: Move the resources to a separate namespace 2015-02-13 11:10:44 +01:00
Bastien Bouclet
a52dff53f2 STARK: Add a console command allowing to change the current chapter 2015-02-13 09:19:47 +01:00
Bastien Bouclet
59c205483c STARK: Implement the go to command 2015-01-16 09:35:47 +01:00
Bastien Bouclet
7de123d6a1 STARK: Allow retrieving the current chapter 2015-01-11 15:57:04 +01:00