source: tags/1.4.0/Forms/FormGameSystem.lrj

Last change on this file was 394, checked in by chronos, 5 months ago

Merged revision(s) 386-393 from trunk:

  • Fixed: Previous auto save game was not correctly restored if no game was loaded yet.
  • Modified: Use new higher resolution application image in about dialog.
  • Modified: Do not zoom all on new game start and game load from file.
  • Modified: Allow to resize new game, settings and game system forms to be smaller with scroll box area.
  • Modified: Added vector logo and generated raster logo with resolution 256x256.
  • Modified: Improved controls layout.
  • Fixed: Add new players with different colors.
  • Fixed: Apply theme to chart background.
  • Fixed: Themed background in New game form rules win conditions.
File size: 2.0 KB
Line 
1{"version":1,"strings":[
2{"hash":134031821,"name":"tformgamesystem.caption","sourcebytes":[71,97,109,101,32,115,121,115,116,101,109],"value":"Game system"},
3{"hash":366789,"name":"tformgamesystem.buttonsave.caption","sourcebytes":[83,97,118,101],"value":"Save"},
4{"hash":341364,"name":"tformgamesystem.buttonload.caption","sourcebytes":[76,111,97,100],"value":"Load"},
5{"hash":77089212,"name":"tformgamesystem.buttoncancel.caption","sourcebytes":[67,97,110,99,101,108],"value":"Cancel"},
6{"hash":1339,"name":"tformgamesystem.buttonok.caption","sourcebytes":[79,75],"value":"OK"},
7{"hash":231000124,"name":"tformgamesystem.tabsheetgeneral.caption","sourcebytes":[71,101,110,101,114,97,108],"value":"General"},
8{"hash":94511754,"name":"tformgamesystem.label5.caption","sourcebytes":[80,114,101,102,101,114,114,101,100,32,103,114,105,100,32,116,121,112,101,58],"value":"Preferred grid type:"},
9{"hash":113503305,"name":"tformgamesystem.checkboxunitsmoveimmediately.caption","sourcebytes":[85,110,105,116,115,32,109,111,118,101,32,105,109,109,101,100,105,97,116,101,108,121],"value":"Units move immediately"},
10{"hash":49324869,"name":"tformgamesystem.checkboxunitssplitmerge.caption","sourcebytes":[85,110,105,116,115,32,99,97,110,32,115,112,108,105,116,32,111,114,32,109,101,114,103,101],"value":"Units can split or merge"},
11{"hash":6092588,"name":"tformgamesystem.checkboxemptycellsneutral.caption","sourcebytes":[83,101,116,32,99,101,108,108,115,32,119,105,116,104,111,117,116,32,112,108,97,121,101,114,32,117,110,105,116,115,32,97,115,32,110,101,117,116,114,97,108],"value":"Set cells without player units as neutral"},
12{"hash":6049971,"name":"tformgamesystem.tabsheetunits.caption","sourcebytes":[85,110,105,116,115],"value":"Units"},
13{"hash":76219907,"name":"tformgamesystem.tabsheetnations.caption","sourcebytes":[78,97,116,105,111,110,115],"value":"Nations"},
14{"hash":2805027,"name":"tformgamesystem.tabsheetbuildings.caption","sourcebytes":[66,117,105,108,100,105,110,103,115],"value":"Buildings"}
15]}
Note: See TracBrowser for help on using the repository browser.