Commit Graph

16 Commits

Author SHA1 Message Date
Vince Weaver
bc106806ab peasant: be sure not to mess with state if loading from savegame 2022-01-07 23:24:33 -05:00
Vince Weaver
07af48da44 peasant: get rid of hgr_partial_save
not needed anymore now that we always keep background in page1
2021-12-28 17:56:28 -05:00
Vince Weaver
f5c549c165 peasant: load_save, fix unnecessary setting bits high
did weird things to the load/save menu
2021-11-17 13:59:32 -05:00
Vince Weaver
c1e7422283 peasant: stub for the archery game 2021-11-05 15:18:29 -04:00
Vince Weaver
7cd8f62268 peasant: modernize the cliff code
can do actions again
2021-10-27 15:52:36 -04:00
Vince Weaver
b4b5650fd6 peasant: hook up the new "next level" code
this was in preparation to getting the going-inside-buildings code
working

that still doesn't work for unknown reasons
2021-10-27 15:20:58 -04:00
Vince Weaver
60fb88076f peasant: more fixes for lowercase input 2021-10-04 21:51:20 -04:00
Vince Weaver
4a32b31c4d peasant: save almost works
well it does but there's a weird bug when loading it back
2021-09-29 00:17:39 -04:00
Vince Weaver
9e6faefc88 peasant: load/save: load values from disk 2021-09-28 21:26:21 -04:00
Vince Weaver
36090911c7 peasant: add confirmation dialog for load/save 2021-09-28 21:08:46 -04:00
Vince Weaver
fc7aced25c peasant: loading from disk2 now works 2021-09-27 22:04:09 -04:00
Vince Weaver
9d36dbf481 peasant: load works better 2021-09-27 16:44:40 -04:00
Vince Weaver
3af233d53e peasant: load game sorta works 2021-09-27 00:33:24 -04:00
Vince Weaver
5f7326d92f peasant: print pts/filename based on values 2021-09-26 23:59:51 -04:00
Vince Weaver
6838fb8038 peasant: more work on loadsave 2021-09-21 00:14:09 -04:00
Vince Weaver
840d520de2 peasant: work on load/save some more 2021-09-20 01:13:16 -04:00