Project

General

Profile

Activity

From 2007-10-28 to 2007-11-10

2007-11-10

16:19 Revision f410ade6 (github): multi-thread Rend_DecorateLine and Rend_DecorateSector - this still needs a smarter algorithm - as performace is very poor on single-core systems
yagisan
14:59 Revision 7952f75c (github): Things work better without typos
yagisan
14:46 Revision d05fee51 (github): Remove OpenMP headers - include warning message for non-gcc with openmp enabled
yagisan
14:15 Revision 807a58c8 (github): Include OpenMP headers for non-gcc compilers
yagisan
13:41 Revision b00f3c74 (github): If OpenMP is avaiable, display a notice to that effect, and the detected number of cpu's
yagisan
13:36 Revision b767654c (github): minor fixes - enable OpenMP if found
yagisan
09:49 Revision 28d062af (github): Fix typo - suddenly I'm no longer swamped warnings
yagisan
09:43 Revision 6de5d0e1 (github): Clean up warning message
yagisan

2007-11-07

08:51 Revision a86a5016 (github): Smart header should work with non-gcc now. Untested, YMMV, and other disclamiers go here
yagisan
07:57 Revision e0adfc81 (github): Initial Checkin of smart header. Not yet ready for production
yagisan
06:51 Revision 7926f515 (github): Fix C_DECL definition
yagisan
06:05 Revision 30f6c9fd (github): Fix SPLINT Warning - Win32 please test -this affects you
yagisan

2007-11-06

10:22 Revision 760ce034 (github): add some whitespace so splint can process the file
yagisan
09:08 Revision b75db54b (github): adjust MAO mode for jdoom - it FTBFS due to some inconsistences in the source
yagisan
08:50 Revision 78aeb972 (github): Disable MAO option for the engine
yagisan

2007-11-04

02:58 Revision fa34a27b (github): Reimplemented in the linedef blockmap at the core of the playsim. Now uses an object-like interface with an internal gridmap object holding separate linedef lists linked to each blockmap block.
Next step: Do the same with the polyobj blockmap. danij

2007-11-03

15:43 Revision f7eee2c9 (github): Encapsulated the grid component of the blockmap concept into a reusable object called gridmap_t. Re-implemented the subsector blockmap to use a gridmap internally for storage. Soon the line and polyobj blockmaps will receive the same treatment.
Also, removed R_RationalizeSectors() and the selfrefroot stuff. It is no-longer useful as detection of these kind of ... danij

2007-10-31

14:43 Revision 73ec5f1f (github): Fixed message about sector light levels in LG_Init()
danij
14:29 Revision 34f78e08 (github): Fixed file encoding. I hate you Visual C++ 2005 Express text file editor.
danij
14:12 Revision 352947c0 (github): Ensure cnode_t and intersection_t are intialized when allocating from the quick alloc lists.
danij

2007-10-28

14:09 Revision 14c298a0 (github): I get the picture, gcc does not like incomplete type definitions...
danij
13:54 Revision 71e72f2f (github): BuildNodes() use of cutlist was invariant to recursion so I've moved it upwards in the hierarchy.
danij
13:41 Revision 177d26b6 (github): Added an optimization for cutlist, list node allocation: use a global unused list node list to return used list nodes to for re-use rather then free and then alloc again.
danij
12:38 Revision c933f5d3 (github): Made the vector paramaters of various math routines const.
danij
10:06 Revision 1f19a506 (github): restore the inline request
yagisan
09:52 Revision 7dbd63db (github): Remove BOM
yagisan
09:39 Revision 068c7a6a (github): Remove BOM. _inline is not valid under gcc - and I think its better let the optimisation flags take care of this
yagisan
01:02 Revision f4443da6 (github): Fixed up msvc'isms in my last commit (that gcc didn't seem to like).
danij
 

Also available in: Atom