Project

General

Profile

skyjake's activity

From 2011-10-09 to 2011-10-22

2011-10-21

11:43 Doomsday Engine 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...
skyjake
11:42 Doomsday Engine 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...
skyjake
09:08 Doomsday Engine 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...
skyjake

2011-10-20

16:38 Doomsday Engine 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...
skyjake
16:36 Doomsday Engine Revision 65fdf3d3 (github): Fixes and cleanup
Various small changes to ilbdeng2 and the networking code. skyjake
09:19 Doomsday Engine 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...
skyjake
09:16 Doomsday Engine Revision 031012b6 (github): Added Guard, utility for locking Lockable objects
skyjake
08:06 Doomsday Engine 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.
skyjake

2011-10-19

09:08 Doomsday Engine Revision 1e5d8f3b (github): Incremented server protocol version number
skyjake
09:07 Doomsday Engine 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...
skyjake

2011-10-18

18:36 Doomsday Engine 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 ...
skyjake

2011-10-17

10:22 Doomsday Engine 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...
skyjake

2011-10-14

14:57 Doomsday Engine Revision a81b1e6f (github): Working on LegacyNetwork implementation
Exceptions are caught in LegacyNetwork as they cannot
reach the C code.
skyjake
13:39 Doomsday Engine Revision 2aaa9803 (github): LegacyNetwork C wrapper is complete
Next up, implementing the subsystem itself. skyjake
12:30 Doomsday Engine Revision a14f0e2c (github): LegacyNetwork: Implementing the interface
skyjake

2011-10-11

09:27 Doomsday Engine 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...
skyjake
08:50 Doomsday Engine Revision e52cdaed (github): Working on LegacyNetwork
skyjake
08:11 Doomsday Engine Revision 835b0526 (github): Merge branch 'master' into remove-sdlnet
Conflicts:
doomsday/versions.pri
skyjake

2011-10-10

19:49 Doomsday Engine Revision 7e9d7f2f (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
skyjake
19:46 Doomsday Engine Revision 9ecd4baf (github): Builds: Fixing incorrect variable names in script
A few were not using the new _FULL naming. skyjake
13:00 Doomsday Engine Revision 3272653c (github): versions.pri: Clarified a comment
skyjake
11:07 Doomsday Engine 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
...
skyjake
09:44 Doomsday Engine Revision 045276b1 (github): versions.pri: Working on version number parsing from header files
Not complete yet. skyjake
 

Also available in: Atom