Activity
From 2008-01-11 to 2008-01-24
2008-01-24
-
13:17 Doomsday Engine Revision e24e6b15 (github): Ensure we have both key down and repeater bindings for the menu navigation keys.
-
00:19 Doomsday Engine Revision decff35a (github): Added a _DEBUG check for attempting to write too large of a packet to a demo file.
-
00:09 Doomsday Engine Revision b1a8ed31 (github): Use intptr_t for semaphore handles (as opposed to long) (64bit support).
2008-01-23
-
22:57 Doomsday Engine Revision 89bca672 (github): These shouldn't be in svn.
-
22:40 Doomsday Engine Revision f6b8af01 (github): Use time_t instead of long when representing system date/time in finddata_t (more portable).
-
22:30 Doomsday Engine Revision 89bf7fd9 (github): Revert to rev 5298 (prior to the importation of the unit testing and float comparison stuff from deng-ng).
2008-01-20
- 16:27 Doomsday Engine Revision 92d63257 (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 16:27 Doomsday Engine Revision 00d43b76 (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 16:26 Doomsday Engine Revision d10335b2 (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 16:26 Doomsday Engine Revision 64dc0af1 (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 16:26 Doomsday Engine Revision 94039a2a (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 16:25 Doomsday Engine Revision 9d13200d (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 16:25 Doomsday Engine Revision a51336bb (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 16:24 Doomsday Engine Revision 14541e6e (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 16:24 Doomsday Engine Revision 02cbb775 (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 16:24 Doomsday Engine Revision d2241638 (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 16:23 Doomsday Engine Revision cfbf0627 (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 16:23 Doomsday Engine Revision fad150be (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 16:22 Doomsday Engine Revision 620e5e3d (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 14:17 Doomsday Engine Revision 09e54bca (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 14:16 Doomsday Engine Revision db439a95 (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 14:16 Doomsday Engine Revision ebae1043 (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 14:16 Doomsday Engine Revision 52520c2d (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 14:15 Doomsday Engine Revision 7994985f (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 14:15 Doomsday Engine Revision f7943eb8 (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 14:15 Doomsday Engine Revision 30a2131c (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 14:14 Doomsday Engine Revision fb71e7e1 (github): BUGFIX Import from Deng-NG - Converted to use the new floating point comparision routines. Any remaining floating point comparision warnings must be investigated as that code may not be performing as expected
- 13:31 Doomsday Engine Revision 2b179222 (github): Turn on the Deng-NG unit testing framework
- 13:30 Doomsday Engine Revision bfda8389 (github): Importation of the Deng-NG unit testing framework - frivilous whitespace editing will make it hard to sync future changes from upstream, so best avoid them
- 13:28 Doomsday Engine Revision 268bc181 (github): Add Deng-NG Floating Point Comparision Routines to the jDoom buildscripts
- 13:27 Doomsday Engine Revision 25f5ea28 (github): Add Deng-NG Floating Point Comparision Routines to the engine buildscripts
- 13:24 Doomsday Engine Revision 12b58170 (github): Importation from Deng-NG. Floating Point Comparision Routines - yes it IS C++, and yes, it IS GPL 3+. Frivilous whitespace editing will make it hard to sync future changes from upstream, so best avoid them
- 13:05 Doomsday Engine Revision bdf193f9 (github): Prep for the importation of the Deng-NG unit testing framework - frivilous whitespace editing will make it hard to sync future changes, so best avoid them
- 13:00 Doomsday Engine Revision 8e8c86c8 (github): Merge zlib and dlopen fixes from deng-ng
- 12:49 Doomsday Engine Revision 32980e63 (github): Fix encoding, remove MAO code, cleanup obsolete code
- 12:45 Doomsday Engine Revision e5d1c7e3 (github): we only want to use stdint.h for types
2008-01-18
- 18:31 Doomsday Engine Revision c69c83c5 (github): Fix FTBFS using SDL Window manager. I still don't fully understand how the windowing system works, but we now build and load under linux again. Hi Newdoomers reading the commit logs - admit it, you know you miss me :D
- 17:52 Doomsday Engine Revision 421ab0e7 (github): Fix encoding issues
- 17:47 Doomsday Engine Revision be7b6cc3 (github): Update my contact details
- 17:45 Doomsday Engine Revision 86f0d5a0 (github): Update my contact details
- 17:34 Doomsday Engine Revision 9d333867 (github): Update my contact details
2008-01-14
-
01:33 Doomsday Engine Revision 83ae737d (github): Updated the opengl extension querying to allow checking for WGL-specific extensions.
2008-01-13
-
18:45 Doomsday Engine Revision 91c7054e (github): Fixed up the SDL based window management as best I can. Someone who actually uses it will need to do the rest as under WIN32, SDL based window management cannot be used currently due to not being able to use SDL input in conjunction.
-
18:13 Doomsday Engine Revision 916e5eed (github): Seems I forgot to ensure the edges of dlight were 100% black.
-
17:39 Doomsday Engine Revision ba0aec10 (github): Moved gl context management into the window manager. Due to some platforms not separating the concept of window and render context (e.g. SDL) trying to do so in Doomsday is not really possible. The decision to do so is now made by the window manager implementation.
- Commonized dgl_main.c, the same code is used for all platforms.
-
13:22 Doomsday Engine Revision b63dc93e (github): Fixed FTBFS errors under *nix.
-
12:35 Doomsday Engine Revision 2e624397 (github): Seems I forgot to commit the platform-specific dgl_main.c source files.
2008-01-11
-
11:28 Doomsday Engine Revision 7c3d4dee (github): Replaced dlight.pcx with a radial gradient that uses an exponential falloff to simulate light being scattered through airborne particles to increase their apparent realism.
- Other minor tweaks to halos.
Also available in: Atom