Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-18 | LASTEXPRESS: rnd() should not return a constant | Evgeny Grechnikov | |
2018-10-16 | LASTEXPRESS: drop sound thread | Evgeny Grechnikov | |
The backend runs its own sound thread anyway, with the corresponding bookkeeping that we use. We don't need yet another sound thread, and it is always nice to not have something that could change our structures from underneath us. | |||
2016-05-17 | ALL: Change main engine header guard defines to <directory>_<engine>_H | Eugene Sandulenko | |
Recently we started to use this as new semantics, although in the past we used simly <engine>_H. Now these guard defines are consistent with rest of the files which are used in the engines. | |||
2014-02-18 | LASTEXPRESS: Make GPL headers consistent in themselves. | Johannes Schickel | |
2011-08-06 | LASTEXPRESS: Reduce header dependency | Eugene Sandulenko | |
2011-06-10 | LASTEXPRESS: Reduce header dependencies | Max Horn | |
2011-06-02 | LASTEXPRESS: Remove unused LastExpressEngine::errorString() | Littleboy | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-11-11 | LASTEXPRESS: Use SAFE_DELETE for class variables | Julien Templier | |
svn-id: r54201 | |||
2010-10-22 | LASTEXPRESS: Update namespace comment with latest engine status | Julien Templier | |
svn-id: r53716 | |||
2010-10-18 | LASTEXPRESS: Merge in the engine. | Eugene Sandulenko | |
svn-id: r53579 |