Project

General

Profile

Activity

From 2011-09-21 to 2011-10-04

2011-10-04

18:34 Revision 1a5ce95d (github): Started work on LegacyNetwork
This class will implement simple networking functionality similar
to what SDL_net provides.
skyjake
18:13 Revision 54e17f80 (github): Cleanup in engine.pro
No need to use temporary variable for res.path. skyjake
17:39 Revision 190a87ff (github): Merge branch 'master' into remove-sdlnet
Conflicts:
distrib/win32/setup.iss.template
skyjake
17:37 Revision 953b2a39 (github): Builds: Improved warning count and OS descriptions
Warnings from dpkg-shlibdeps should be ignored. skyjake
17:34 Revision 0f62e97d (github): Win32: vcredist_x86.exe is not needed after the install
It gets deleted by the installer after the installation finishes. skyjake
17:18 Revision 106eada0 (github): Merge branch 'remove-sdlnet' of ssh://deng.git.sourceforge.net/gitroot/deng/deng into remove-sdlnet
skyjake
17:18 Revision 916fed25 (github): Builds: Improved warning count and OS descriptions
Warnings from dpkg-shlibdeps should be ignored. skyjake
17:12 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.
skyjake
16:48 Revision f2514aac (github): Mac: Updated engine.pro for libdeng2 version
skyjake
15:19 Revision 083041f7 (github): Mac: Fixed gl_png.c kludge
skyjake
15:07 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...
skyjake
14:35 Revision 3a7fb651 (github): Debian: Improving platform_release.py robustness
Generate an empty changelog if one is not found. skyjake
13:01 Revision 1799a414 (github): Updated LegacyCore documentation
skyjake
12:46 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...
skyjake
09:49 Revision 421ac65e (github): Win32: Fixed build
Also added deng_debug to CONFIG when configuring a debug build. skyjake
08:54 Revision 3454dd4c (github): Installed the deng2 LegacyCore into the engine
The event loop is now run by LegacyCore. skyjake

2011-10-03

16:47 Revision 8d874112 (github): Merge branch 'remove-sdlnet' of ssh://deng.git.sourceforge.net/gitroot/deng/deng into remove-sdlnet
Conflicts:
doomsday/config.pri
skyjake
16:35 Revision e56c3cb2 (github): engine.pro: Improved comment
skyjake
11:17 Revision c8ddfc5b (github): Mac: Avoid libpng related compiler warning
The pointer to longjmp has different qualifiers than what is
expected on Lion.
skyjake
10:51 Revision f7c366ed (github): Merge branch 'master' into remove-sdlnet
skyjake
10:47 Revision d1c5194b (github): libdeng2: Enable strict warnings
All compiler warnings are now enabled for libdeng2. skyjake
10:47 Revision 5d73c2cb (github): Cleanup in .pro files
Removed unnecessary ':' characters. skyjake
10:31 Revision ac4be02e (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
skyjake
10:31 Revision 28351c0f (github): gcc: Cleaning up some warnings
skyjake
10:23 Revision 2278d811 (github): Merge branch 'master' into remove-sdlnet
Conflicts:
doomsday/config.pri
skyjake
10:16 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...
skyjake

2011-10-02

12:35 Revision aac0df46 (github): Merge branch 'master' into remove-sdlnet
Conflicts:
doomsday/config.pri
skyjake
12:25 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...
skyjake

2011-10-01

19:20 Revision 8a0a8b90 (github): Revised Windows build scripts to streamline development
Rather than deploying to a structureless "staging area", instead
deploy into a directory structure exactly the same a...
danij
18:46 Revision 6951ec53 (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
danij
18:44 Revision 68174256 (github): Normalize paths in the log messages output by packres.py
Normalizing the paths (i.e., directory separators and relative symbolics)
makes for nicer output in the build log.
danij

2011-09-30

17:07 Revision b44850ab (github): Merge branch 'master' into remove-sdlnet
skyjake
17:05 Revision 4d02ae55 (github): Debian: Tweaking changelog generator
skyjake
17:05 Revision 0530c252 (github): Debian: Tweaking changelog generator
skyjake
11:33 Revision fdf9d5f0 (github): Merge branch 'beta6-ringzero' into ringzero+master
danij
11:32 Revision a3da8130 (github): Merge branch 'master' into ringzero+master
Conflicts:
doomsday/engine/portable/src/def_main.c
doomsday/engine/portable/src/r_lumobjs.c
danij
09:23 Revision 32cd9b89 (github): Mac: Cleanup in post-link step
Copy all symlinks of libdeng2 to the app Frameworks dir. skyjake
08:55 Revision de19589e (github): Mac: Linking against libdeng2
Also handling the Qt framework linking. skyjake
04:47 Revision 9223b60e (github): The interpolated mobj origin cannot yet be used for dynamic lights
danij
04:31 Revision b26d4d6e (github): Cleanup thing alpha and model blendmode interpretation in renderer
danij

2011-09-29

19:56 Revision f1ee34f7 (github): Win32: Fixed libdeng2 exports
skyjake
19:26 Revision ad986cdf (github): Setting up a C wrapper for LegacyCore
skyjake
19:00 Revision 74e52ef5 (github): Fixed: Case sensitive identifier comparisons in DED module
danij
18:32 Revision b87f79bf (github): Fixed: Segfault in rendSegSection when using rend-tex 2
When using rend-tex2 there are two materials in use for any given
surface, the one which is linked to the surface bei...
danij
18:11 Revision 0359d48d (github): Optimize: Do not bother buffering unknown chunks in models
Rather than buffering unknown chunks in model files, simply seek
past them instead.
danij
18:05 Revision 636cf1ea (github): config.pri: Added note about proper usage
skyjake
16:59 Revision 2623da47 (github): Fixed: Incorrect logic in ZipFile_ApplyPathMappings
ZipFile_ApplyPathMappings was mapping all known resource types into
the /data/<pluginname>/auto directory rather than...
danij
12:34 Revision 5876214e (github): Debian: Tweaking changelog generator
skyjake
12:18 Revision 7b9230aa (github): Working on the LegacyCore
The purpose of LegacyCore is to act as a bridge between the old
legacy Doomsday and the new libdeng2. The old legacy ...
skyjake
10:07 Revision 16e13e29 (github): Introducing libdeng2 to the main code base.
skyjake
07:52 Revision c01ce4d0 (github): Merge branch 'master' into remove-sdlnet
skyjake
01:33 Revision 5a094973 (github): Merge branch 'master' into ringzero+master
danij
01:29 Revision 9787e900 (github): Merge branch 'beta6-ringzero' into ringzero+master
Conflicts:
doomsday/engine/portable/src/r_things.c
danij
01:19 Revision 72a77e47 (github): Merge commit '8716adbba7665a9dd641113c93355a85bb3c7478' into ringzero+master
danij
01:05 Revision 955afd93 (github): Improved calculation of mobj dynamic light origins
Factor in the same short range visual offsets as applied to the sprites
when calculating the origins for dynamic ligh...
danij
01:00 Revision 40d5aaf0 (github): Fixed: Miscalculation of dynamic light origin on high-res Patches
Conflicts:
doomsday/engine/portable/src/gl_tex.c
doomsday/engine/portable/src/r_lumobjs.c
doomsday/engine...
danij
00:22 Revision bd5d34aa (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
danij
00:21 Revision eb29a34a (github): Improved calculation of mobj dynamic light origins
Factor in the same short range visual offsets as applied to the sprites
when calculating the origins for dynamic ligh...
danij
00:17 Revision fdd9eab9 (github): Fixed: Miscalculation of dynamic light origin on high-res Patches
danij

2011-09-28

22:05 Revision eaa714ce (github): Fixed: ZipFile_ReadLumpDirectory miscalculating lump indices
danij
17:45 Revision 57493139 (github): Minor warning fixes
danij
17:32 Revision e4e4944b (github): Minor warning fixes "no newline at end of file"
danij
17:11 Revision 8b6cb29c (github): Fixed a couple of warnings
danij
14:59 Revision 1c09f633 (github): Cleanup
danij
14:49 Revision bd6590e3 (github): Completed renaming r_textureprojection.c/h to rend_dynlight.c/h respectively
Refactored symbol names accordingly and moved all render-time functionality
for dynamic lights to rend_dynlight.c
Mo...
danij
14:09 Revision 4676ec95 (github): Renamed r_textureprojection.c/h to rend_dynlight.c/h respectively
danij
08:19 Revision 8716adbb (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
skyjake
08:17 Revision d0077e98 (github): Win32: Include msvcr100.dll in the distribution
As libpng and libcurl have been compiled with VC++ 10.0, they
are dependent on msvcr100.dll. This shared library is p...
skyjake
06:38 Revision e8927914 (github): Relocated mobj shadow projection stuff out of r_textureprojection.c/h
Split up functionality moving refresh stuff to r_shadow.c/h and render
specific stuff into rend_shadow.c/h
Duplicate...
danij
03:30 Revision fa4225c3 (github): Completed rename of r_shadow.c/h to r_fakeradio.c/h respectively
danij
01:55 Revision daf7f076 (github): Renamed r_shadow.c/h to r_fakeradio.c/h respectively
danij

2011-09-27

22:21 Revision 136e947c (github): Fixed: Font renderer drawing of gitter fx
Gitter for a fragment of a multipart text block was drawn with along the
with each fragment rather than in a separate...
danij
21:50 Revision ccdc6b45 (github): Improved engine/data/graphics/background.pcx so it tiles
When using a viewgrid this image is used as the background for
empty grid cells and consqeuently it should tile seaml...
danij
18:35 Revision 8ec35576 (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
Conflicts:
distrib/win32/setup.iss.template
doomsday/dep_curl.pri
skyjake
18:20 Revision f5f1bb7e (github): Win32: Updated libpng and libcurl
Both of these are dependent on zlib 1.2.5, which is now included
in doomsday/external/zlib. libpng is version 1.5.5 a...
skyjake
17:09 Revision c3974d64 (github): Win32: Updated cURL
skyjake
16:54 Revision 477d56c6 (github): Win32: Updated zlib in external
As needed by updated libpng and libcurl. skyjake
12:43 Revision 79e1e92d (github): Store tangent and bitangent vectors in (map) surface_t.
For the purposes of lighting an decoration projection, these vectors
are frequently needed and by not storing them, i...
danij

2011-09-26

09:46 Revision eb143048 (github): Win32: Build output directory to distrib/products
Instead of copying the generated binaries and data files in the
install step, DESTDIR is now applied to write the fil...
skyjake

2011-09-25

16:44 Revision 8dbe295d (github): Do not advise the user they can load a game if none are available
danij
16:22 Revision 1758bf96 (github): Print a nicer "No Registered Games." message when none present
Rather than print an empty formatted list upon executing a listgames
ccmd when no games have been registered, simply ...
danij
16:00 Revision eca10275 (github): Update error message in StringPool (zero-length strings allowed)
danij
15:57 Revision f2f4dde7 (github): Allow interning a zero-length string in StringPool take #2
danij
15:55 Revision 2e3af557 (github): Allow interning a zero-length string in StringPool
danij
14:14 Revision be36a107 (github): Fix sys_findfile.h unix lzss build error take #2
It helps if you get the path correct, duh... danij
13:58 Revision 6b82ab75 (github): Merge branch 'master' into ringzero+master
danij
13:52 Revision e9b15275 (github): Fixed filename_t build error due to duplicate definitions
filename_t is now defined in dd_types.h in ringzero danij
13:40 Revision e1be8116 (github): Fix lzss sys_findfile.h build error on unix
The find file interface is now defined in the portable header
engine/portable/include/sys_findfile.h
danij
11:38 Revision d98c4780 (github): Win32: Added missing cURL dependencies
ssleay32.dll and libeay32.dll were not included in the distribution package. skyjake
02:54 Revision f27b67e9 (github): Completed rend_dyn.c/h rename and cleanup
danij
00:39 Revision 159e2390 (github): Renamed rend_dyn.c/h to r_textureprojection.c/h respectively
These files were renamed to reflect their actual purpose within the
engine (no drawing occurs in this module, its a s...
danij

2011-09-24

19:04 Revision 4f9eb060 (github): Win32: Fixed Unicode version text string
The definition was missing if the build number was unspecified
for the build.
skyjake
16:41 Revision 593cfc3e (github): Cleanup
danij

2011-09-23

12:05 Revision c2ccfca0 (github): Builds: Do a pull before .deb changelog update
So that it will include the latest changes. skyjake
10:54 Revision b3edf97b (github): Mac: Using the native SDK
Starting preparations for using Qt. skyjake
08:42 Revision b24d143c (github): build.pro: One more quoted path
skyjake
08:25 Revision 36ed1bd8 (github): Merge branch 'master' into ringzero+master
skyjake
08:24 Revision ccae1f17 (github): Project files: Quotes around paths on command line
This will allow paths with spaces to work correctly in the build.
qmake handles most of the quoting itself, but we ar...
skyjake
06:46 Revision c0999860 (github): Merge branch 'beta6-ringzero' into ringzero+master
danij
06:29 Revision 5b64f6cd (github): engine/portable/include/m_misc.h missing include of stdio.h
danij
00:34 Revision 1db6d6c1 (github): Removed obsolete file paths from engine.pro
portable/include/sys_file.h
portable/src/sys_filein.c
danij
00:15 Revision 4192c895 (github): Merge branch 'beta6-ringzero' into ringzero+master
danij

2011-09-22

20:53 Revision 5715e546 (github): Post-merge cleanup
Updated the .pro files for new and/or removed source files.
Also, made sure that everything works properly when there...
skyjake
19:19 Revision 59f9e943 (github): Zip_Find and Zip_SourceFile are now surplus to requirement
danij
18:06 Revision f70e7860 (github): Normalize line endings
danij
18:03 Revision b7864cb0 (github): Reworking F_Open interface removing the 'x' mode property
Previously the F_Open function defined an additional 'x' mode
paramater to the standard set of fopen paramaters meani...
danij
15:50 Revision 89da5a30 (github): Extra verbose file buffering/caching messages in DEBUG builds
Beginning work on resolving the extremely inefficent file loading
which often results in a single file being buffered...
danij
13:58 Revision 27f4a738 (github): Cleanup
danij
09:22 Revision dc5e68ab (github): Merge branch 'master' into ringzero+master
Conflicts:
distrib/win32/setup.iss.template
doomsday/engine/portable/include/dd_version.h
doomsday/engine/portable...
skyjake
07:05 Revision 71c55265 (github): engine.pro: Fixed path to .desktop file
skyjake

2011-09-21

21:09 Revision cd53acda (github): Completed filesystem refactorings to "remove" DFILE
All file objects in the vfs are now constructed from two core
components named AbstractFile and DFile. AbstractFile i...
danij
18:56 Revision b9c5447f (github): Including SDL_net in the build
Currently untested, but everything should be in place. The SDL_net
library/framework is included in the installed fil...
skyjake
08:24 Revision 7c38445b (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
skyjake
08:24 Revision f3d57b61 (github): Debian: Improving .deb changelog generator
skyjake
08:14 Revision 3753cec2 (github): Merge branch 'master' of ssh://deng.git.sourceforge.net/gitroot/deng/deng
skyjake
08:13 Revision 5163b7a7 (github): Mac: Frameworks must be copied manually
qmake does not support installing directories, so copy the
SDL frameworks manually and preserve symbolic links.
skyjake
08:11 Revision a27e0525 (github): Debian: changelog is a local file, not in repository
skyjake
07:35 Revision 4112eab3 (github): Mac: Making qmake messages clearer
CMake has now been replaced with qmake in the master.
The old CMake project files will be deleted after it has been
...
skyjake
07:30 Revision 1bdafaa2 (github): Merge branch 'master' into replacing-cmake-with-qmake
skyjake
 

Also available in: Atom