log

age author description
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
Mon, 07 Jul 2008 09:44:07 +0000 spq added possibility to load subimages:
Mon, 07 Jul 2008 01:40:57 +0000 spq * new function which lists instances in a rect
Mon, 07 Jul 2008 00:27:59 +0000 spq - add geometric renderer, can currently only draw liens.
Mon, 07 Jul 2008 00:10:02 +0000 joe_hegarty * Fixed the xmlmap.py serializer so it correctly reads pathfinding settings from the map file.
Sun, 06 Jul 2008 23:14:24 +0000 mvbarracuda * Fixing debugging target
Sun, 06 Jul 2008 22:03:52 +0000 mvbarracuda * Modified map layers so the player character should be able to walk diagonally now as well
Sun, 06 Jul 2008 21:38:38 +0000 mvbarracuda * Copying DLLs to the right folders again
Sun, 06 Jul 2008 20:00:08 +0000 mvbarracuda * New work in progress beach bar by wulax :-)
Sun, 06 Jul 2008 17:19:10 +0000 jwt Fixed instance outlining for rio_de_hola.
Sun, 06 Jul 2008 17:13:06 +0000 jwt Camera was attached to instance on a different layer, resulting in strange scrolling. Fixed it, and added a check to prevent this happening again (attach-to-other-layer fails and logs a warning).
Sun, 06 Jul 2008 10:12:17 +0000 nikn initial commit
Sun, 06 Jul 2008 10:12:03 +0000 nikn initial commit
Sun, 06 Jul 2008 10:11:44 +0000 nikn initial commit
Sat, 05 Jul 2008 09:14:21 +0000 jasoka both techdemo maps are now loaded correctly. Still segfaulting when scripts end
Fri, 04 Jul 2008 19:02:53 +0000 jasoka small fixes to techdemo to enable usage of beach map. Still segfaults when enabled from settings.py
Wed, 02 Jul 2008 11:35:14 +0000 jasoka fixed svn:ignore properties on external libraries and techdemo
Wed, 02 Jul 2008 10:57:23 +0000 jasoka Changed guichan references in event manager to widgets. This is to keep eventmanager code more independent of guichan.
Tue, 01 Jul 2008 17:43:35 +0000 spq * add myself to authors
Mon, 30 Jun 2008 16:59:25 +0000 jwt Fixed a permissions error with the guichan 8.1 configure script.
Sun, 29 Jun 2008 18:44:17 +0000 mvbarracuda * Datasets becomes the new trunk and retires after that :-)