Thu, 16 Sep 2010 16:46:17 +0000 |
prock |
This is a temporary fix for the timer issue which causes random segfaults. Timers are no longer deleted prematurely.
|
Mon, 13 Sep 2010 19:00:12 +0000 |
prock |
Fixed a few compiler warning messages. Also removed a bunch of extra whitespace.
|
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.
|