log

age author description
Mon, 13 Sep 2010 17:22:24 +0000 prock Fixed incorrect usage of the SWIG %apply directive. This is meant to be used to retrieve output values from arguments only. See http://www.swig.org/Doc1.3/Arguments.html
Wed, 08 Sep 2010 13:47:16 +0000 helios2000 * Fixed a bug in glimage.cpp. Now scale_x and scale_y is used.
Mon, 06 Sep 2010 16:43:24 +0000 vtchill fixed small memory leak in map destructor; cameras were not being deleted when the map was deleted.
Sun, 05 Sep 2010 00:41:26 +0000 vtchill fixed the write_instances function so that it saves the stack position variable of the instance visual when saving the map.
Fri, 27 Aug 2010 16:59:54 +0000 chewie - added new pychan demo: gui animations
Fri, 27 Aug 2010 12:59:50 +0000 chewie - re-arranged the ObjectEdit gui to avoid misunderstandings;
Thu, 26 Aug 2010 20:26:23 +0000 chewie - added some documentation to filebrowser module
Tue, 24 Aug 2010 21:07:02 +0000 chewie - typo? what typo? :P
Mon, 23 Aug 2010 17:44:45 +0000 chewie - corrected example in docstring
Sat, 21 Aug 2010 15:44:03 +0000 chewie - tested & applied patch by Helios
Thu, 19 Aug 2010 14:15:02 +0000 chewie - added licence informations for gimp icon
Thu, 19 Aug 2010 13:57:25 +0000 chewie - tested & applied Beliar's patch for the scrollarea widget
Sat, 14 Aug 2010 12:40:05 +0000 helios2000 * Added getVolume() to the SoundManager.
Fri, 13 Aug 2010 20:28:52 +0000 helios2000 * Improved addTransparentArea(). Now you can set a list with namespaces.
Fri, 13 Aug 2010 16:42:09 +0000 chewie - added label to colortester
Fri, 13 Aug 2010 16:33:36 +0000 helios2000 * Fixed a bug in RenderBackendSDL, the clip area was not properly set.
Fri, 13 Aug 2010 13:54:02 +0000 helios2000 * Added checks to setRotation() and setLocation() to prevent performance decrease.
Wed, 11 Aug 2010 16:52:57 +0000 prock Added getNextLocation() to the python interface file for the abstract pather.
Sun, 08 Aug 2010 22:54:11 +0000 chewie - added small addition to pychan documentation - not sure if we should file a bug ticket here:
Sun, 08 Aug 2010 15:56:19 +0000 chewie - added debug flag to loaders to enable/disable annoying print spam on maploading
Sun, 08 Aug 2010 11:49:09 +0000 helios2000 * Fixed the location segfault of the genericrenderer. fixes[ticket:446]
Sat, 07 Aug 2010 16:36:35 +0000 helios2000 * Improved the floatingtextrenderer. Now you can set an alpha value for font, background quad and border. Splited quad and border into own commands.
Tue, 03 Aug 2010 13:57:12 +0000 helios2000 * Improved the floatingtextrenderer. You can now set a background speech quad.
Mon, 02 Aug 2010 10:26:21 +0000 chewie - small fix due to latest changes on Floatingtextrenderer (renderer has to be enabled)
Sat, 31 Jul 2010 17:51:25 +0000 helios2000 * I forgot the new swig files :/
Sat, 31 Jul 2010 17:46:19 +0000 helios2000 * Added the colorbuffer patch with a small change due to SDL. Performance boost between 20-30% under OpenGL.
Fri, 30 Jul 2010 23:48:26 +0000 vtchill reverted last changes.
Fri, 30 Jul 2010 23:47:59 +0000 vtchill commit to test new repository space.