Activity
From 2011-10-02 to 2011-10-15
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. -
13:39 Doomsday Engine Revision 2aaa9803 (github): LegacyNetwork C wrapper is complete
- Next up, implementing the subsystem itself.
-
12:30 Doomsday Engine Revision a14f0e2c (github): LegacyNetwork: Implementing the interface
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... -
08:50 Doomsday Engine Revision e52cdaed (github): Working on LegacyNetwork
-
08:11 Doomsday Engine Revision 835b0526 (github): Merge branch 'master' into remove-sdlnet
- Conflicts:
doomsday/versions.pri
2011-10-10
-
19:49 Doomsday Engine Revision 7e9d7f2f (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
-
19:46 Doomsday Engine Revision 9ecd4baf (github): Builds: Fixing incorrect variable names in script
- A few were not using the new _FULL naming.
-
13:00 Doomsday Engine Revision 3272653c (github): versions.pri: Clarified a comment
-
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
... -
09:44 Doomsday Engine Revision 045276b1 (github): versions.pri: Working on version number parsing from header files
- Not complete yet.
2011-10-08
-
19:40 Doomsday Engine 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 Doomsday Engine Revision c17ceaa9 (github): libdeng2: Log text styles are internal to deng2
-
10:38 Doomsday Engine Revision d88a93ae (github): Unix: Fixed build on Ubuntu
2011-10-07
-
16:17 Doomsday Engine Revision 8c7f1ba2 (github): Win32: Fixed build
-
13:05 Doomsday Engine Revision f1979504 (github): Debian: Repository .list file was installed in the wrong dir
-
09:30 Doomsday Engine Revision f9c7741b (github): Mac: Imported libdeng2 classes are working
- The deng2 Log is operational. Socket has not yet been tested.
Next up is checking whether everything compiles on Wind...
2011-10-06
-
20:07 Doomsday Engine Revision 91d749a1 (github): libdeng2: Importing basic functionality from the Hawthorn branch
- Basic data classes and socket networking. Does not compile yet.
2011-10-04
-
18:34 Doomsday Engine Revision 1a5ce95d (github): Started work on LegacyNetwork
- This class will implement simple networking functionality similar
to what SDL_net provides. -
18:13 Doomsday Engine Revision 54e17f80 (github): Cleanup in engine.pro
- No need to use temporary variable for res.path.
-
17:39 Doomsday Engine Revision 190a87ff (github): Merge branch 'master' into remove-sdlnet
- Conflicts:
distrib/win32/setup.iss.template -
17:37 Doomsday Engine Revision 953b2a39 (github): Builds: Improved warning count and OS descriptions
- Warnings from dpkg-shlibdeps should be ignored.
-
17:34 Doomsday Engine Revision 0f62e97d (github): Win32: vcredist_x86.exe is not needed after the install
- It gets deleted by the installer after the installation finishes.
-
17:18 Doomsday Engine Revision 106eada0 (github): Merge branch 'remove-sdlnet' of ssh://deng.git.sourceforge.net/gitroot/deng/deng into remove-sdlnet
-
17:18 Doomsday Engine Revision 916fed25 (github): Builds: Improved warning count and OS descriptions
- Warnings from dpkg-shlibdeps should be ignored.
-
17:12 Doomsday Engine Revision 11299e26 (github): Win32: Installing libdeng2 and Qt libs
- Also cleaned up the output of packres.py a little (quiet mode).
LegacyCore is now operational on all platforms. -
16:48 Doomsday Engine Revision f2514aac (github): Mac: Updated engine.pro for libdeng2 version
-
15:19 Doomsday Engine Revision 083041f7 (github): Mac: Fixed gl_png.c kludge
-
15:07 Doomsday Engine Revision 21e483b5 (github): Unix: Installing libdeng2, improving build robustness
- Defined a version for libdeng2 (2.0.0).
When the launch-doomsday script is generated for the first time,
it needs to... -
14:35 Doomsday Engine Revision 3a7fb651 (github): Debian: Improving platform_release.py robustness
- Generate an empty changelog if one is not found.
-
13:01 Doomsday Engine Revision 1799a414 (github): Updated LegacyCore documentation
-
12:46 Doomsday Engine Revision f94f639a (github): Cleanup
- Defined a new macro called useLibDir in config.pri that is used
by dep_deng2.pri to detect where the libdeng2 binarie... -
09:49 Doomsday Engine Revision 421ac65e (github): Win32: Fixed build
- Also added deng_debug to CONFIG when configuring a debug build.
-
08:54 Doomsday Engine Revision 3454dd4c (github): Installed the deng2 LegacyCore into the engine
- The event loop is now run by LegacyCore.
2011-10-03
-
16:47 Doomsday Engine Revision 8d874112 (github): Merge branch 'remove-sdlnet' of ssh://deng.git.sourceforge.net/gitroot/deng/deng into remove-sdlnet
- Conflicts:
doomsday/config.pri -
16:35 Doomsday Engine Revision e56c3cb2 (github): engine.pro: Improved comment
-
11:17 Doomsday Engine Revision c8ddfc5b (github): Mac: Avoid libpng related compiler warning
- The pointer to longjmp has different qualifiers than what is
expected on Lion. -
10:51 Doomsday Engine Revision f7c366ed (github): Merge branch 'master' into remove-sdlnet
-
10:47 Doomsday Engine Revision d1c5194b (github): libdeng2: Enable strict warnings
- All compiler warnings are now enabled for libdeng2.
-
10:47 Doomsday Engine Revision 5d73c2cb (github): Cleanup in .pro files
- Removed unnecessary ':' characters.
-
10:31 Doomsday Engine Revision ac4be02e (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
-
10:31 Doomsday Engine Revision 28351c0f (github): gcc: Cleaning up some warnings
-
10:23 Doomsday Engine Revision 2278d811 (github): Merge branch 'master' into remove-sdlnet
- Conflicts:
doomsday/config.pri -
10:16 Doomsday Engine Revision af42a763 (github): gcc: Disabled most warnings
- There are hundreds of warnings from the old C code, such as
signed/unsigned comparisons and comparisons that are alwa...
2011-10-02
-
12:35 Doomsday Engine Revision aac0df46 (github): Merge branch 'master' into remove-sdlnet
- Conflicts:
doomsday/config.pri -
12:25 Doomsday Engine Revision b35c5b8c (github): Win32: Added vcredist_x86.exe to the distribution package
- The MSVC redistributable libraries are now installed using the
official Microsoft vcredist installer. msvcr100.dll wa...
Also available in: Atom