Michał Janiszewski
|
71d0861be1
|
Mark classes as final
This may hint compiler to de-virtualise some calls.
|
2016-10-04 18:14:29 +01:00 |
|
Michał Janiszewski
|
a6d0e6916e
|
Fix function definitions to match their declarations
This makes sure every function is properly declared, which includes
proper `extern` wrappers.
|
2016-07-14 14:11:49 +02:00 |
|
janisozaur
|
68bad6505c
|
Add and correct licence headers to all sources (#3108)
|
2016-05-04 18:24:41 +01:00 |
|
Ted John
|
f3356caa39
|
add a CLI command for converting saved games <-> scenarios
|
2016-04-22 18:26:27 +01:00 |
|
IntelOrca
|
e9d222fdd3
|
new-argparse: finish new argparse integration and clean up
|
2016-01-10 22:50:31 +00:00 |
|
IntelOrca
|
3f0073f29c
|
new-argparse: implement most of the root commands, fix issues
|
2016-01-10 22:50:30 +00:00 |
|
IntelOrca
|
9d98147b75
|
new-argparse: implement argument and option parsing
|
2016-01-10 22:50:29 +00:00 |
|
IntelOrca
|
14a266c177
|
new-argparse: add basic definitions and help display
|
2016-01-10 22:50:28 +00:00 |
|