Commit Graph

10 Commits

Author SHA1 Message Date
Chris Danford cc89b5a7b9 fix options screen always selects first choice in each row 2004-12-11 09:13:28 +00:00
Chris Danford 12d556c759 allow multiple, simultaneous prepared screens 2004-12-09 09:41:06 +00:00
Chris Danford 9545db8cb4 move "unlock" and "sound" into GameCommand 2004-12-05 11:54:43 +00:00
Chris Danford 58b52c680f convert tiny screens to GameCommands 2004-12-04 23:24:14 +00:00
Chris Danford 2684ff5124 allow GameCommand to set SortOrder 2004-12-04 22:33:55 +00:00
Glenn Maynard c02365242c different dialog tag 2004-12-04 21:17:04 +00:00
Chris Danford dbc256198a add warning on invalid command 2004-12-04 21:14:46 +00:00
Chris Danford 078e02beda rename: ActorCommand -> Command
Make Command smaller and more generic.
Parse arguments on use, not in Command::Load.
2004-12-03 05:37:21 +00:00
Glenn Maynard 2f27ba0f3e g++ compile fix 2004-12-03 00:22:20 +00:00
Chris Danford ab37218c47 rename: ModeChoice -> GameCommand 2004-12-02 06:29:20 +00:00