Sat, 12 Jul 2008 02:50:09 +0000 |
jwt |
Added methods for removing Objects from the Model.
|
Sat, 12 Jul 2008 00:20:26 +0000 |
spq |
fix getPixelRGBA - it should return r g b and not r b g...
|
Fri, 11 Jul 2008 15:42:54 +0000 |
jasoka |
moved grid ownership to model in similar way as with pathers
|
Fri, 11 Jul 2008 15:37:16 +0000 |
spq |
* remove geometric renderer, its not replaced by the more functional generic renderern
|
Fri, 11 Jul 2008 14:35:31 +0000 |
spq |
add animation renderer
|
Fri, 11 Jul 2008 13:08:44 +0000 |
spq |
fix clone constructor
|
Fri, 11 Jul 2008 13:00:10 +0000 |
spq |
make members private and prefix with m_
|
Fri, 11 Jul 2008 12:56:25 +0000 |
jasoka |
fix for instance facing location on actions + KDevelop project file upgrade
|
Fri, 11 Jul 2008 11:57:48 +0000 |
spq |
add image and text renderer to generic renderer
|
Fri, 11 Jul 2008 11:29:13 +0000 |
spq |
fix compile errors in node setters...
|
Fri, 11 Jul 2008 11:25:11 +0000 |
spq |
add setter for nodes
|
Fri, 11 Jul 2008 11:00:10 +0000 |
spq |
fix exceptions and cleanup code
|
Fri, 11 Jul 2008 10:42:31 +0000 |
spq |
add generic renderer
|
Fri, 11 Jul 2008 09:45:58 +0000 |
spq |
fix svn:eol-style for all *.templ files (missed in last commit)
|
Fri, 11 Jul 2008 09:38:55 +0000 |
spq |
fix svn:eol-style for all *.h *.cpp *.py *.i *.hpp *.templ files
|
Thu, 10 Jul 2008 10:40:38 +0000 |
jasoka |
event consumption fix for techdemo, pop-menu now works and gui clicks do not cause agent movement
|