Project

General

Profile

Activity

From 2006-06-19 to 2006-07-02

2006-07-02

21:35 Revision 9ffcd75c (github): Correct case in #includes. Move templates to .template. Build libdropengl
yagisan
20:43 Revision b94ab678 (github): doomsday builds and links under *NIX. No plugins built yet.
yagisan
20:32 Revision 2755602f (github): Move engine/unix/src/sys_sfxd_dummy.c to engine/portable/src/sys_sfxd_dummy.c
yagisan
20:31 Revision 33d309c5 (github): This is a duplicate of engine/unix/src/sys_sfxd_dummy.c but incorrect comments.
yagisan
20:30 Revision 91093be9 (github): More cmake updates. Dies at link on *NIX because of dupes.
yagisan
19:23 Revision ae91aa8a (github): More cmake updates. Dies at link on *NIX. Not tested on OSX or Win32.
yagisan
17:30 Revision 58978fe7 (github): This is Win32 specific, not portable.
yagisan
17:28 Revision 80f98266 (github): Work through some build errors in cmake script.
yagisan
13:58 Revision 7bd67ff6 (github): cmake typo. Spotted by darka in #doomsday
yagisan
10:33 Revision 83d09202 (github): Initial Cmakification. In theory builds deng (no plugins) on *NIX and Win32. Win32 untested, *NIX needs more work.
yagisan
10:28 Revision a14e4f49 (github): Toss out autotools. Possible better cmake based replacement being test implemented
yagisan

2006-06-21

17:17 Revision 64003bc1 (github): Add DooMGater's German Translation for snowberry. http://forums.newdoom.com/showpost.php?p=473575&postcount=17
yagisan
17:16 Revision de56f85c (github): continued work on *NIX build scripts. Add check for zip to build .pk3 files
yagisan
03:52 Revision e14ce5cb (github): Removed duplicate CCmds for movefloor, moveceil and movesec.
danij
03:42 Revision bdf4f080 (github): Added a couple of checks to prevent multiple CVARs and CCmds from being registered under the same identifier.
danij

2006-06-20

00:51 Revision 35174801 (github): HUD counters were not updating correctly with multiple local players.
Fixed a complier warning with jHexen. danij
00:22 Revision 9af2122b (github): Fixed missing frag counters in the automap.
danij
00:07 Revision 72cdce40 (github): Fixed a bug with the hud-frags-all debug display which led to a seg violation when enabled.
danij

2006-06-19

22:09 Revision e0720663 (github): Added new/changed source files.
danij
21:41 Revision 82519ccc (github): Shuffle around old build scripts
yagisan
20:40 Revision ae9712ac (github): Incremented SV_VERSION to 7 and the Doomsday version number to 10900. Renamed old R6-specific delta types (kept enum values). Used packed long flag fields in R7 sector and side deltas.
Note that packed longs can contain 5 bytes. The most commonly used flag bits should therefore use the lowest bits pos... skyjake
20:37 Revision 9161fcab (github): Delta type base priority scores are specified in a more future-proof way.
skyjake
20:35 Revision 30d87c17 (github): Missing variable type.
skyjake
20:35 Revision 8ca8babb (github): Added packed long write/read routines. Note that packed longs can contain an arbitrary number of bytes. However, only 28 bits fit into 4 bytes.
skyjake
20:33 Revision eed4a598 (github): Fixed surface texture type gaffe. This broke all top/mid/bottom texture queries on big endian machines. Must use short type since that's what GetValue expects (DMT_SURFACE_TEXTURE is DDVT_SHORT).
skyjake
20:30 Revision d410d6df (github): Simplified else if braces.
skyjake
17:46 Revision f26f80dd (github): Ignore SIGPIPE only on Mac/Unix.
skyjake
 

Also available in: Atom