skyjake's activity
From 2014-07-09 to 2014-07-22
2014-07-22
-
19:02 Doomsday Engine Revision 515ee119 (github): Fixed|libdoomsday|DED: Discarding definitions while parsing
- The "dummy" instances were not being released as the new design
requires. -
19:01 Doomsday Engine Revision 945aa79b (github): Fixed|libdoomsday|DED: Discarding definitions while parsing
- The "dummy" instances were not being released as the new design
requires.
2014-07-21
-
21:11 Doomsday Engine Revision b6b02c0e (github): libdoomsday|Thinker: Cleanup
- No need to expose flags via the delegates, no old C code uses this.
-
20:44 Doomsday Engine Revision b683eab5 (github): Refactor|API|Thinker: Base thinker relocated to libdoomsday
- Removed the 'inStasis' member of the base thinker struct with a set of
flags. Thinker_SetStasis() was moved out of th... -
20:39 Doomsday Engine Revision 865cb5c1 (github): Cleanup
2014-07-19
-
21:33 Doomsday Engine Revision 2f58bc85 (github): Windows|Installer: Deploy 'net.dengine' packages, vcredist update, missing Qt plugins
-
12:41 Doomsday Engine Revision 83dddff2 (github): Fixed|GLSandbox: Updated model animation
- Also fixed a toolbar issue that was occurring with Qt 5 on OS X.
-
12:41 Doomsday Engine Revision bc88a531 (github): Refactor|libgui: Model animation state is a class of its own
- ModelDrawable::AnimationState contains information about which
animations are currently running and what is their cur...
2014-07-18
-
21:38 Doomsday Engine Revision c13bc69a (github): libgui: Added ModelBank
- Loads model files using background tasks, as they may contain large
amounts of geometry and preprocessing tasks may b... -
21:38 Doomsday Engine Revision 4d4aed4c (github): Client|Renderer: Added ModelRenderer to oversee GL2 model rendering
- Work in progress: ModelRenderer owns the ModelDrawable instances
needed for drawing objects using 3D models. All avai... -
14:18 Doomsday Engine Revision f59898ff (github): Fixed: Various Qt 4 build errors
-
13:54 Doomsday Engine Revision 19af5036 (github): Fixed|Canvas|libgui: Accessing a Qt 5+ method
-
09:45 Doomsday Engine Revision 4db97fa9 (github): Fixed|libcore: Path::Segment comparison operator against a text string
2014-07-17
-
20:39 Doomsday Engine Revision 9cfaf07d (github): Fixed|Windows: Build error, added missing exports
-
18:35 Doomsday Engine Revision 110f23c1 (github): libcore|Package: Print package metadata as a dev log message
-
18:20 Doomsday Engine Revision 747b0efc (github): Merge branch 'packageloader'
-
18:02 Doomsday Engine Revision e83fbd7e (github): OS X|qmake|Fixed: Various build and deployment issues with Qt 5
-
18:02 Doomsday Engine Revision c1f4ff5c (github): Windows|Installer|qmake: Switched to VS 2013 and Qt 5
- The autobuilder now uses VS 2013 and Qt 5 when building the Windows
distribution packages.
The Qt 4 shared libraries... -
10:44 Doomsday Engine Revision 004ec3c4 (github): Cleanup
-
10:38 Doomsday Engine Revision 299a5d97 (github): libcore|FS: Assets in packages
- A package asset is a Record in the package metadata plus optionally some
corresponding files in the package.
The "/p...
2014-07-15
-
19:30 Doomsday Engine Revision 871eaa14 (github): Client|Renderer: Load shaders in package order
- Shader definitions are now loaded in package load order (although that
has no practical effect at the moment). -
19:28 Doomsday Engine Revision 01102d56 (github): libcore|FS: Order for packages, finding files in packages
- While Package doesn't yet have a file index of its own, FileIndex can
now make searches in all loaded packages. The r... -
13:52 Doomsday Engine Revision ffc50bf0 (github): Client: Collected packages inside "net.dengine.client" package
- All the stuff specific to the client is now inside "net.dengine.client".
2014-07-14
-
18:56 Doomsday Engine Revision d7c19fc0 (github): FS|libcore: Custom indices in the file system
- This makes it possible to index and observe any subset of files in
the file system that fulfills the specified predic... -
18:31 Doomsday Engine Revision e8afe9e6 (github): Refactor: Organized core resources into packages
- Added new packages:
- net.dengine.base: contains files shared by the client and server
- net.dengine.client: files f... -
14:19 Doomsday Engine Revision e2386e9e (github): Fixed|libcommon|Doom|Doom64: Build errors
- Fixed a number of cases of illegal const usage and references to
temporary values.
It is sad that MSVC allows these ...
2014-07-11
-
18:35 Doomsday Engine Revision 7b626605 (github): Fixed|libcommon: Build error (C++ passed through ...)
- Better to use the C++ Log API in a C++ source file.
2014-07-09
-
13:58 Doomsday Engine Revision 97b10341 (github): Refactor|FS|libcore: Added FileIndex as a separate class
- The index of files was previously an internal part of FileSystem,
however now it is a class of its own to facilitate ...
Also available in: Atom