Johannes Schickel
47b6111033
TEENAGENT: Make GPL headers consistent in themselves.
2014-02-18 02:39:38 +01:00
D G Turner
c92ff8db33
TEENAGENT: Fix constant naming to comply with Coding Conventions.
...
Adding missing CamelCase k-prefixes.
2012-10-09 09:14:44 +01:00
D G Turner
fba9c88ea7
TEENAGENT: Minor cleanups to Animation Class.
...
Renaming to remove underscores in member variables and minor method
reordering for readability.
2012-09-16 10:45:41 +01:00
D G Turner
be4be025b9
TEENAGENT: Add constant values for screen width and height.
...
It is unlikely these will be changed, but the symbols make the code more
readable.
2012-07-28 07:31:41 +01:00
D G Turner
0e6ba29ede
TEENAGENT: Migrate engine to using debugflags.
...
This required some restructuring of the header dependencies.
2012-07-08 00:36:05 +01:00
D G Turner
62c4c09225
TEENAGENT: Enable commented out debug statements.
...
Commented out code is not good practice. Will change these statements
to using debugflags instead in a future commit.
2012-07-07 17:04:42 +01:00
Christoph Mallon
a5675c3dbe
TEENAGENT: Pass streams as references.
2011-08-07 15:19:08 +02:00
Johannes Schickel
01c22ea160
TEENAGENT: Get rid of unused variable.
2011-06-19 18:23:35 +02:00
strangerke
69b1485a22
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
Ori Avtalion
9414d7a6e2
JANITORIAL: Reduce header dependencies in shared code
...
Some backends may break as I only compiled SDL
2011-04-28 15:08:58 +03:00
Vladimir Menshakov
bacbf08900
Bug #3087858 : fixed null pointer dereferencing
...
svn-id: r53465
2010-10-15 05:50:19 +00:00
Vladimir Menshakov
a03d7b3ac2
removed position zeroing in varia resources
...
svn-id: r46817
2010-01-01 12:39:54 +00:00
Vladimir Menshakov
468c27979f
moved noisy debug messages to level 1
...
svn-id: r46332
2009-12-12 10:29:24 +00:00
Vladimir Menshakov
dfc4dc6d85
added 'ignore' flag, ported guard and anchor challenges to it. minor fixes
...
svn-id: r45772
2009-11-09 07:58:27 +00:00
Vladimir Menshakov
4e662b22ca
restart default animation in the slot after custom animation has ended.
...
svn-id: r45750
2009-11-08 11:04:22 +00:00
Vladimir Menshakov
0ec948e867
commented out noisy debug
...
svn-id: r44114
2009-09-15 22:34:32 +00:00
Vladimir Menshakov
6db034a1db
renamed constants to comply with the code convention.
...
svn-id: r44109
2009-09-15 20:21:18 +00:00
Max Horn
a8e5df433f
TEEN: More code formatting & whitespace changes (automatically generated with astyle)
...
svn-id: r44101
2009-09-15 08:54:06 +00:00
Vladimir Menshakov
7cbbc0ad25
adapted code to comply code formatting conventions.
...
svn-id: r44098
2009-09-15 07:41:05 +00:00
Vladimir Menshakov
a13b03e4d9
added PauseAnimation/ClearAnimations event, fixed dialogue animations in intro.
...
svn-id: r44091
2009-09-14 22:23:35 +00:00
Vladimir Menshakov
89b6c87f50
made game completable
...
svn-id: r44007
2009-09-07 22:52:51 +00:00
Vladimir Menshakov
776d5183fd
play animation only when hovered
...
svn-id: r44005
2009-09-07 20:38:02 +00:00
Max Horn
4ae8f43be3
TEEN: Some whitespace fixes
...
svn-id: r43946
2009-09-04 20:09:29 +00:00
Max Horn
088c5dada3
TEEN:
...
* don't use "using namespace", instead put stuff into its correct namespace
* when using #include, always prefix engine header files with the engine name
* some cleanup
svn-id: r43945
2009-09-04 20:08:33 +00:00
Matthew Hoops
8387508d12
Silence gcc warnings.
...
svn-id: r43931
2009-09-03 23:06:11 +00:00
Vladimir Menshakov
3c8cdcae2f
fixed engines order, added svn:keywords properties.
...
svn-id: r43925
2009-09-03 21:20:13 +00:00
Vladimir Menshakov
ebe1b94eb1
imported teenagent engine sources.
...
svn-id: r43922
2009-09-03 20:59:17 +00:00