Frank Zago
|
69364b5b60
|
Various gcc compile fixes, and updates to linux code.
|
2011-04-07 02:16:32 +00:00 |
|
mateuszb
|
7874d84c4e
|
* basic structure of ERM interpreter
* SHOW_FPS moved to settings.txt
* minor changes
|
2011-04-06 20:30:59 +00:00 |
|
Michał W. Urbańczyk
|
0aad12ae67
|
Added ERM preprocessor (removing comments, empty lines, joining multi-line commends).
|
2011-04-03 21:38:47 +00:00 |
|
mateuszb
|
3fc570a8e9
|
* parsing multiple consecutive modifiers in VERM
* minor improvements
|
2011-04-03 13:15:07 +00:00 |
|
mateuszb
|
21eaec883c
|
* VERM grammar seems to be complete
|
2011-04-02 18:06:52 +00:00 |
|
mateuszb
|
ccecc6637f
|
* partially done support for VERM
* MSVC compilation fix (using boost::ref is an error)
|
2011-04-01 19:09:05 +00:00 |
|
Ivan Savenko
|
407acce4c6
|
- gcc 4.5 / boost 1.46 compilation fixes
- configure will accept CXXFLAGS parameter correctly
- boost version check in ERMParser - to skip compilation with old boost
|
2011-03-29 17:16:10 +00:00 |
|
mateuszb
|
c6d0814062
|
* ERM parser is generally done, no serious bugs are known
|
2011-03-28 19:34:00 +00:00 |
|
mateuszb
|
3c393843e6
|
* ERM parsing mostly done, some strange cases of body syntax, undocumented expressions and encoding issues still remain.
|
2011-03-27 17:24:30 +00:00 |
|
mateuszb
|
caf50fc278
|
* most of WoG's ERM parsed, a few minor things left + body needs to be parsed a bit deeper.
|
2011-03-25 20:38:24 +00:00 |
|
mateuszb
|
31b4906daa
|
* ERM parser improvements, it should be GCC-compatible now
|
2011-03-24 22:05:08 +00:00 |
|
mateuszb
|
fca2b5da7a
|
* ERM parser improvements
|
2011-03-23 19:41:29 +00:00 |
|
mateuszb
|
a09a54ba2f
|
* improved ERM grammar (syntax error printing is mostly disabled)
|
2011-03-21 20:34:44 +00:00 |
|
mateuszb
|
f88ac50a44
|
* improved ERM parser but there is something wrong with printing function or parser
|
2011-03-20 18:09:55 +00:00 |
|
Ivan Savenko
|
7209f158a1
|
- gcc/Linux fixes
- added --nointro parameter to skip intro videos
- minor fixes to scenario selection menu
|
2011-03-19 22:27:05 +00:00 |
|
mateuszb
|
b3ed75ab03
|
* first part of ERM parser
|
2011-03-19 17:06:46 +00:00 |
|