Activity
From 2011-10-08 to 2011-10-21
2011-10-21
-
11:43 Revision 0a024ab1 (github): Writer: Fixed crashing bugs (e.g., E3M8 finale)
- There were a number of issues with the dynamic Writer.
1) It did not resize itself correctly due to unsigned values
b... -
11:42 Revision 355defd2 (github): Writer: Fixed crashing bugs (e.g., E3M8 finale)
- There were a number of issues with the dynamic Writer.
1) It did not resize itself correctly due to unsigned values
b... -
09:08 Revision d1349e25 (github): LegacyNetwork now operates in blocking mode
- It seems there is some fundamental issue with running
Qt's network code from inside a non-GUI event loop that
is crea... -
08:10 Revision 12bed465 (github): Refactor ResourceRecord_SearchPathsAsStringList output to remove terminator
- We no longer require that path lists are terminated with a semicolon so
do not add one by default ResourceRecord_Sear... -
07:24 Revision b13bfeed (github): Fix bug in PathDirectory_ComposePath which failed setting length retval
-
07:21 Revision 90d40b16 (github): Merge branch 'master' into ringzero+master
-
07:20 Revision c4c43b52 (github): Log the name of each music interface as well as availability
-
06:53 Revision 89448c51 (github): Merge branch 'master' into ringzero+master
-
06:51 Revision 62d0ea4f (github): Missing new line in previous commit
-
06:46 Revision 232fa28c (github): Fixed incorrect string-has-changed test in CVar_SetString2
-
05:04 Revision 0557d177 (github): Merge branch 'master' into ringzero+master
- Conflicts:
doomsday/engine/portable/src/s_mus.c -
05:01 Revision e59843b2 (github): List unavailable music interfaces in the log with -verbose
-
02:57 Revision 557a1c8e (github): Merge branch 'master' into ringzero+master
- Conflicts:
distrib/win32/setup.iss.template
doomsday/plugins/common/src/hu_log.c
doomsday/plugins/jhexen/...
2011-10-20
-
16:38 Revision b9181ca2 (github): ListenSocket: Refactoring to work with LegacyCore
- It seems the unusual setup of having QCoreApplication so
far from the application's real main() function prevents usi... -
16:36 Revision 65fdf3d3 (github): Fixes and cleanup
- Various small changes to ilbdeng2 and the networking code.
-
09:19 Revision f2c9c805 (github): Fixing up the low-level networking
- There is no longer a need to a have a separate thread for
listening to incoming messages because this is taken care o... -
09:16 Revision 031012b6 (github): Added Guard, utility for locking Lockable objects
-
08:06 Revision 073d2745 (github): Debian: Updated rules so that deng_packres is used
- The pk3 files are not built unless deng_packres is specified
in the CONFIG. -
01:51 Revision 54102c53 (github): Added new CONFIG option deng_packres - Package the Doomsday resources
- Made packaging of resources optional because its not typically necessary
on a daily basis (enabled by default in the ...
2011-10-19
-
09:08 Revision 1e5d8f3b (github): Incremented server protocol version number
-
09:07 Revision 8c7fbcbd (github): Finished refactoring sys_network for LegacyNetwork
- The low-level networking code is now completely dependent on
the libdeng2-based network code. The initial comms proto... -
09:03 Bug #970 (New): [Doom] Evil Eye height issue
- Dday, like most other ports that add the option to Doom to allow mobjs to pass over/under each other, gave scenery it...
2011-10-18
-
18:36 Revision 46afd020 (github): Removed the SDLNet dummy
- Started refactoring of the low-level network code to use the
LegacyNetwork interface.
One advantage of this is that ...
2011-10-17
-
10:22 Revision 617c695c (github): LegacyNetwork is done
- The API was slightly modified so that waiting is not done by libdeng2.
Any waiting has to take into account that ther...
2011-10-14
-
14:57 Revision a81b1e6f (github): Working on LegacyNetwork implementation
- Exceptions are caught in LegacyNetwork as they cannot
reach the C code. -
13:39 Revision 2aaa9803 (github): LegacyNetwork C wrapper is complete
- Next up, implementing the subsystem itself.
-
12:30 Revision a14f0e2c (github): LegacyNetwork: Implementing the interface
2011-10-11
-
09:27 Revision f3f95b4d (github): Hexen: Fixed crash related to ACSStore (saves)
- Truly an old-school bug: a mis-bracketed else statement
that resulted in ACSStore always being set to NULL after
a ch... -
08:50 Revision e52cdaed (github): Working on LegacyNetwork
-
08:11 Revision 835b0526 (github): Merge branch 'master' into remove-sdlnet
- Conflicts:
doomsday/versions.pri
2011-10-10
-
19:49 Revision 7e9d7f2f (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
-
19:46 Revision 9ecd4baf (github): Builds: Fixing incorrect variable names in script
- A few were not using the new _FULL naming.
-
13:00 Revision 3272653c (github): versions.pri: Clarified a comment
-
11:07 Revision 200530bb (github): versions.pri: Read version numbers from header files
- The build_version.py script was improved to allow reading
version number information for all the components directly
... -
09:44 Revision 045276b1 (github): versions.pri: Working on version number parsing from header files
- Not complete yet.
2011-10-09
-
18:11 Feature #1543: Doesn't work in Lion!!
- Awesome! thanks! TBH I didn't actually test it myself, as I am still waiting for my RAM to be delivered to update to ...
-
17:58 Feature #1548 (Progressed): Multi-monitor support
- Is Multi-Monitor support, playback of doomsday games spanning multiple monitors, possible? I have 3 monitors and it w...
2011-10-08
-
19:40 Revision b3435afb (github): Changes to DOOMSDAY_VERSION_BASE harvester script
- Minor changes to provide convenient access to the component
parts of the harvested version number. -
11:07 Revision c17ceaa9 (github): libdeng2: Log text styles are internal to deng2
-
10:38 Revision d88a93ae (github): Unix: Fixed build on Ubuntu
Also available in: Atom