Project

General

Profile

Activity

From 2007-08-11 to 2007-08-24

2007-08-24

15:24 Revision 304291d8 (github): fix encoding, so gcc doesn't choke
yagisan
01:20 Revision 12b8fdf6 (github): Added some comments regarding the current algorithmic complexity of the various linked list methods. Improvement can be made when needed.
danij
00:51 Revision 62f5d96e (github): Implemented a simple, reusable linked list structure. Supports single and double linked lists plus circular (ring) variants. List has an integral sort using a recursive mergesort algorithm.
TODO: Some level of thread-safety would be nice. danij

2007-08-19

17:06 Revision f639448e (github): fix encodings that cause a ftbfs with gcc.
yagisan
16:45 Revision c599d848 (github): Fixed compilation error if RANGE_CHECK was not #defined.
danij
16:44 Revision 75be7eaa (github): Fixed mixed line endings.
danij
16:16 Revision c74ffca6 (github): fix encodings that cause a ftbfs with gcc.
yagisan

2007-08-18

14:38 Revision de83e5a7 (github): Fixed a bunch of warning messages outputted by gcc (thanks yagisan).
danij

2007-08-17

11:45 Revision cbfe0911 (github): convert to utf8 encoding
yagisan
11:29 Revision 7975e81a (github): utf-8 it
yagisan
11:00 Revision 97cf75d1 (github): fix encoding error
yagisan
10:28 Revision 013f0847 (github): Add note to ensure user is using latest drivers in the event of an opengl error
yagisan
01:12 Revision b35dcc68 (github): Lots of changes towards the $nplanes goal (part 3 of 3).
danij
01:10 Revision b0051038 (github): Lots of changes towards the $nplanes goal (part 2 of 3).
danij
01:09 Revision 72359b49 (github): Lots of changes towards the $nplanes goal (part 1 of 3):
* The separate routines for drawing sections of wall segs have now been folded into one parametrized routine used for... danij
00:28 Revision b0b9ccfb (github): Arrays passed to dgl drawing routines made const.
danij
00:24 Revision 26e66445 (github): Changed arrays passed to debugrenderer drawing routines to const.
danij
00:23 Revision 011a4477 (github): Changed arrays passed to dropengl drawing routines to const.
danij

2007-08-11

00:59 Revision 83dd358b (github): Global viewer position and polyobj point coords changed to floating point.
Other minor fixes for warnings outputted by gcc. danij
 

Also available in: Atom