Paul Gilbert
d3e88f72e5
LASTEXPRESS: Refactor to use Engine debugger
2020-02-16 13:07:19 +02:00
Bastien Bouclet
1e6640ab33
LASTEXPRESS: Add override keywords
2020-02-09 12:43:15 +01:00
Eugene Sandulenko
f35993b224
LASTEXPRESS: Added override keywords
2020-02-05 15:42:31 +01:00
Paul Gilbert
5b80320525
ENGINES: Adding override keyword to hasFeature methods
2020-02-04 20:04:11 -08:00
Evgeny Grechnikov
8a374bdf0c
LASTEXPRESS: rnd() should not return a constant
2018-10-18 00:56:28 +03:00
Evgeny Grechnikov
43fb9ebb1b
LASTEXPRESS: drop sound thread
...
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.
2018-10-16 01:03:55 +03:00
Eugene Sandulenko
33abb6118f
ALL: Change main engine header guard defines to <directory>_<engine>_H
...
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.
2016-05-17 18:21:30 +02:00
Johannes Schickel
3d4f409572
LASTEXPRESS: Make GPL headers consistent in themselves.
2014-02-18 02:39:35 +01:00
Eugene Sandulenko
43c7b10566
LASTEXPRESS: Reduce header dependency
2011-08-06 11:28:37 +01:00
Max Horn
8878be7b11
LASTEXPRESS: Reduce header dependencies
2011-06-10 22:15:47 +02:00
Littleboy
be7064c25e
LASTEXPRESS: Remove unused LastExpressEngine::errorString()
2011-06-02 18:22:59 -04:00
strangerke
69b1485a22
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
Julien Templier
521f228ced
LASTEXPRESS: Use SAFE_DELETE for class variables
...
svn-id: r54201
2010-11-11 14:19:44 +00:00
Julien Templier
3a90af96f5
LASTEXPRESS: Update namespace comment with latest engine status
...
svn-id: r53716
2010-10-22 22:06:59 +00:00
Eugene Sandulenko
86d650926f
LASTEXPRESS: Merge in the engine.
...
svn-id: r53579
2010-10-18 19:17:38 +00:00