Fix FileList
Minor changes
Fix price computation in MechShell
Change permissions
Bug fixes: Instant action's MechLab needs a weapons list, comboboxes were invisible, mech engine selection offered illegal numbers
Change layout of start screen to have space for a label
Fix wireframe
Bug fixes, missing IDs in MWBase.cpp
Control whether problematic shadow edges are highlit from MechVM.cfg
Add ability to select time of day and map for instant action
Add bordered regions from Prison Colony to MechVM and use them for the instant action screen
Integrate QuickStart into a single screen
Add a table for mech selection and mech lab invocation to instant action
Add tests for string templates
Minor Mech fixes
Minor fixes to Mechs and levels
Integrate QuickStart for IS and Clan Mechs into a single file
Bug fixes
Fix speed gauge (the one used in external view and fully virtual cockpits)
Slight test tweaks
Further fixes
String fixes and synchronization with other projects
Merge fixes and tests for BGCPString from Prison Colony
Fix some string issues and tests
Fixes for BGCPString and much more tests
String fixes
Synchronize strings with other projects
Clarify error messages for ISO 9660 driver
Fix call to i5comp
Toggle MechShell upscaling via F10
campaign_u.xml files are no longer needed for upscaling, so remove them
Synchronize with Prison Colony, use additional values to choose normal or upscaled pictures, more tests
Changes from Prison Colony
Changes from Prison Colony
Cleaner code and tests for MemoryBlock
Synchronize with Prison Colony
Fixes
String fixes
Fix boxes missing an upper edge and synchronize with PrisonColony
More tests added
New version of BGCPString::scan that does not take a string but a single character instead
Update CMakeLists.txt to include the new test files
Move test function calls directly into MechVM.cpp, give string test functions more descriptive names
Move tests to separate files
Move tests to separate files
Abgleich BGCPString mit ArchiveAccess
BGCPString: differentiate get and getPtr more clearly. getPtr should only return const C*. For manipulating the string, other functions should be used.
BGCPString: differentiate get and getPtr more clearly. getPtr should only return const C*. For manipulating the string, other functions should be used.
Put mission .xml files under source control
Start DosBox under Linux
Start DosBox under Linux
Fix SFL decoding by ensuring correct struct packing for Linux
Changes from Prison Colony
Changes from Prison Colony
MechSim: support loading Mechs from .mek and .MEK (Linux)
Minor changes
Linux: support both .mek and .MEK file extensions in MechLab and MechShell
Fix SFL sound playback for Linux
Fix problem with if_less and pull in changes from Prison Colony
Fix issues under Lunux and with upscaling
Fix problems with BGCPString
Initial commit