danij's activity
From 2011-10-14 to 2011-10-27
2011-10-27
-
14:41 Doomsday Engine Revision daeb3cc1 (github): Refactor: Replace font namespace implementation with PathDirectory
- Font names are now represented as Uri within the collection itself.
Also a directory hierarchy may be defined within ...
2011-10-26
-
10:32 Doomsday Engine Revision f017f70d (github): Merge branch 'master' into ringzero+master
-
10:30 Doomsday Engine Revision 86243382 (github): Fixed: Memory leak in control binding subsystem
-
10:23 Doomsday Engine Revision 82a90b71 (github): Fixed: Memory leak in console database
-
05:34 Doomsday Engine Revision 30a205b0 (github): Cleanup
2011-10-24
-
11:36 Doomsday Engine Revision 146be421 (github): Cleanup
-
07:55 Doomsday Engine Revision c3e3cbb0 (github): Added: New console variable type CVT_URIPTR i.e., Uri
- As Uri is now a fundamental data type in Doomsday - the console should
have built-in support and feature dynamic crea... -
02:28 Doomsday Engine Revision 17d0defb (github): Cleanup
-
00:15 Doomsday Engine Revision a25313bb (github): Refactor: Replace material namespace implementation with PathDirectory
- Material names are now represented as Uri within the collection itself.
Names are no longer limited to eight characte...
2011-10-23
-
08:00 Doomsday Engine Revision 6723a17c (github): Track the number of unique paths in PathDirectory for user convenience
-
07:59 Doomsday Engine Revision fbfbbb96 (github): CCmd varstats should only be available in _DEBUG builds
-
03:50 Doomsday Engine Revision 1159de03 (github): Refactor: Relocate the 'prepared' state property for a Material
- Previously the 'prepared' property was held by materialbind_t and thus
only Materials which have a name binding could... -
02:07 Doomsday Engine Revision c93e77e2 (github): Do not attempt to start the Doomsday title InFine in dedicated mode
-
02:06 Doomsday Engine Revision 10a01390 (github): Cleanup
-
01:23 Doomsday Engine Revision 5b06f690 (github): Do not error on attempt to destroy a texture group if not initialized
- The Textures collection is not initialized when run in -dedicated mode
so do not raise an error when asked to destroy...
2011-10-22
-
12:07 Doomsday Engine Revision 384cd2f8 (github): Merge branch 'master' into ringzero+master
- Conflicts:
doomsday/engine/win32/src/sys_window.c -
11:14 Doomsday Engine Revision e6c68c5c (github): Win32: Fixed dedicated console display
- Doomsday is now built with UNICODE support therefore we must convert
any ANSI strings to wide characters for the dedi... -
07:40 Doomsday Engine Revision 0614e4ee (github): Fixed: Various bugs in the manipulation of the console command line
- Switching between completion modes to complete the current word would
incorrectly affect lastCompletion index.
Inser... -
05:39 Doomsday Engine Revision 28986b51 (github): Fixed: Attempts to add/subtract on an unknown cvar produce no error message
-
04:12 Doomsday Engine Revision 110cbeb4 (github): Fix fatal error in PathDirectory_CollectPaths
- We are constructing an array of dd_string_t structures, not an array
of pointers. -
04:08 Doomsday Engine Revision a00b4e1c (github): Fix typo in CVar_TypeName - CVT_CHATPTR should be CVT_CHARPTR
-
04:07 Doomsday Engine Revision 3eeedcd6 (github): Build time was being output twice by ccmd version
- DOOMSDAY_VERSION_FULLTEXT now includes both build date and time.
-
03:11 Doomsday Engine Revision 0009533e (github): Output friendlier console command execution error/status messages
-
03:08 Doomsday Engine Revision f7125df1 (github): Output a more succinct message to the console when listing zero mobjtypes
-
03:07 Doomsday Engine Revision 372b4a11 (github): Output a more succinct message to the console when listing zero materials
-
02:39 Doomsday Engine Revision 39c3bbf8 (github): If a fatal error occurs in Busy mode do not bother setting up a transition
- Similarly do not clear accumulated events or manipulate the binding contexts.
-
02:34 Doomsday Engine Revision 5153d182 (github): Fix verbose log message in R_InitSpriteTextures
- We are not initializing sprites at this time, only their textures.
-
01:55 Doomsday Engine Revision 09e1b36a (github): Tweaked verbose log status message in MasterWorker_Shutdown for consistency
-
01:29 Doomsday Engine Revision 5bd5c087 (github): Merge branch 'master' into ringzero+master
-
01:27 Doomsday Engine Revision 4f2d0926 (github): Fix incorrect logic in Con_PrintPathList resulting in missing separators
2011-10-21
-
08:10 Doomsday Engine 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 Doomsday Engine Revision b13bfeed (github): Fix bug in PathDirectory_ComposePath which failed setting length retval
-
07:21 Doomsday Engine Revision 90d40b16 (github): Merge branch 'master' into ringzero+master
-
07:20 Doomsday Engine Revision c4c43b52 (github): Log the name of each music interface as well as availability
-
06:53 Doomsday Engine Revision 89448c51 (github): Merge branch 'master' into ringzero+master
-
06:51 Doomsday Engine Revision 62d0ea4f (github): Missing new line in previous commit
-
06:46 Doomsday Engine Revision 232fa28c (github): Fixed incorrect string-has-changed test in CVar_SetString2
-
05:04 Doomsday Engine Revision 0557d177 (github): Merge branch 'master' into ringzero+master
- Conflicts:
doomsday/engine/portable/src/s_mus.c -
05:01 Doomsday Engine Revision e59843b2 (github): List unavailable music interfaces in the log with -verbose
-
02:57 Doomsday Engine 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
-
01:51 Doomsday Engine 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 ...
Also available in: Atom