-
Thanks for the patch. The bug will be fixed in version 0.9.15.4,
which I'm just about to release.
2008-02-17 03:15:16 UTC in Cheese Tracker
-
The problem has now been fixed. A release is coming shortly.
2008-02-17 03:09:59 UTC in Cheese Tracker
-
godless committed revision 124 to the Cheese Tracker SVN repository, changing 1 files.
2008-02-17 03:03:06 UTC in Cheese Tracker
-
godless committed revision 123 to the Cheese Tracker SVN repository, changing 1 files.
2008-02-17 00:07:56 UTC in Cheese Tracker
-
godless committed revision 122 to the Cheese Tracker SVN repository, changing 72 files.
2008-02-16 10:23:35 UTC in Cheese Tracker
-
This patch fixes bug #1501896 (compile errors on newer versions of GCC). It also fixes some compiler warnings and adds error reporting to llsndserv (if it can't open /dev/dsp, it will now say why instead of just reporting that it can't).
The bug was caused by macros that cast a pointer, dereference it, increment it, and modify the value all in one statement, such as *((char *)p)++. New...
2008-01-06 02:29:51 UTC in Doom Legacy
-
A screenshot, taken from DOOM 2's MAP03, demonstrates the problem. The two green spots are coronas from two lamps that are up the elevator (where the Medikit can be seen) and across a large, open field.
This problem may stem from the fact that (according to comments I found in the source code), Legacy is designed to "draw the coronas at the top of everythink (sic)". Perhaps each corona...
2008-01-05 21:17:12 UTC in Doom Legacy
-
godless committed revision 121 to the Cheese Tracker SVN repository, changing 1 files.
2007-12-31 11:18:42 UTC in Cheese Tracker
-
I've adjusted the Alt+D part of your patch to look up the row highlight major number. I know this patch has been sitting here for a long time. I've been quite busy lately. The patched code compiles and I didn't find any new bugs.
2007-12-31 11:11:37 UTC in Cheese Tracker
-
godless committed revision 120 to the Cheese Tracker SVN repository, changing 12 files.
2007-12-31 11:09:54 UTC in Cheese Tracker