Project

General

Profile

Activity

From 2017-02-13 to 2017-02-26

2017-02-26

21:30 Revision 6d2f9d87 (github): UI|Multiplayer|Home: “No Servers Found” notice in Multiplayer tab
skyjake
21:30 Revision 238fe199 (github): UI|Widgets|libappfw: Styling a label for empty menus
skyjake
18:00 Revision 3180b054 (github): Performance|Widgets|libappfw: Update background blur only when needed
GuiWidget was redrawing the blur FBO even when no one needed it.
Now it gets updated just-in-time when someone wants it.
skyjake
17:59 Revision cd168383 (github): Fixed|liblegacy: Update the current time
skyjake
16:38 Revision f371ac88 (github): Optimize|libcore: Faster time tracking; keep one time for each loop iteration
skyjake
16:37 Revision e82c8e62 (github): Cleanup
skyjake
14:48 Revision 8b9980fe (github): Fixed|Widgets|libcore: Enabling widgets
skyjake
14:30 Revision e5cbbaf4 (github): FS|libcore: Adjusted log entry verbosity when updating archives
skyjake
14:27 Revision 7d035cf2 (github): Refactor|Widgets: Better distinction between Widget and GuiWidget
Less need for dynamic_cast. skyjake
14:18 Revision 65e11e7e (github): Optimize|Animation|libcore: Faster animation time checking
skyjake
08:18 Revision 07c5a999 (github): Documentation: Cleanup
[ci skip] skyjake

2017-02-25

22:37 Revision e761423c (github): Video|GL: Re-enabled the FPS limiter (cvar “refresh-rate-maximum”)
Now comes with a slider in Video Settings.
IssueID #2189
skyjake
22:37 Revision e519d0c8 (github): Builder: Added a script for generating release notes
skyjake
08:44 Revision d4563d8a (github): Documentation|Readme: Fixed a formatting error in the TXT output
skyjake
08:16 Revision aa1314b7 (github): Git: Ignore .rpm files in the releases directory
skyjake
08:08 Revision b108d458 (github): Fixed|Amethyst|GCC: Build failure (missing header)
skyjake

2017-02-24

22:55 Revision 288f3fac (github): Fixed|Resources|Console|UI: Updated “load” and “unload” commands
“load” can now load games, game profiles, Doomsday 2 packages, and
data files based on partial native path.
“unload”...
skyjake
22:53 Revision 52d27f3c (github): Resources|libdoomsday: Finding all available data files based on a file name
skyjake
22:52 Revision bfaf773a (github): Cleanup
skyjake
22:52 Revision eeca1e76 (github): libcore: Added template function for filtering a container
skyjake
17:11 Revision 2763bc11 (github): Cleanup
skyjake
10:46 Revision 690a644e (github): Fixed|UI|Bindings: Console shortcut key binding widget does not work
The base class, ButtonWidget, handles focus changing now. skyjake
08:54 Revision 08aa9554 (github): Documentation|Readme: Documented the remaining task bar features
skyjake
08:22 Revision 5323e1fe (github): Documentation|Readme: Documented the configuration menu
skyjake
08:21 Revision 601289e9 (github): UI|Updater: Hide the update download location setting
Changing the download location is not supported, so keeping the
setting visible isn’t very useful.
skyjake
07:50 Revision 75f494de (github): Audio|SFX: Permanently disable sound effects resampling
The old resampling method introduces artifacts in the sound data.
The audio backend is assumed to be able to play sou...
skyjake
07:09 Revision 6abd9689 (github): Documentation|Readme: Documented part of the task bar functionality
skyjake
06:37 Revision b84737b4 (github): Documentation|Readme: Use the kbd tag; other minor improvements
skyjake

2017-02-23

23:49 Revision e0b27412 (github): UI|Home: Column description text colors
skyjake
23:48 Revision 8088198f (github): Amethyst: @parag should have a special output with TXT
skyjake
23:25 Revision 4d3cb390 (github): Amethyst: Style for HTML kbd tag, and adjusted CSS colors
skyjake
21:00 Revision e4d6f9fa (github): Documentation|Readme: Documented the Multiplayer tab
skyjake
20:01 Revision d24d8100 (github): Documentation|Readme: Documented more command line options
skyjake
20:01 Revision a1bcb184 (github): Amethyst: Adjusted output for notes
skyjake
17:53 Revision 717fe821 (github): Documentation|Readme: Added documentation about the Packages tab
skyjake
17:52 Revision c5ce45fd (github): Amethyst: Link all wiki terms to the wiki in HTML output
skyjake
15:06 Revision d18ebc41 (github): Documentation|Readme: Documentation about Home’s game library tabs
skyjake
15:06 Revision b80d0404 (github): Amethyst: Added a paragraph heading command to amestd
skyjake
13:13 Revision 09c37c0a (github): Amethyst: Tweaked amestd HTML stylesheet
skyjake
11:21 Revision 032c2485 (github): Documentation|Installer: Generate readme files as HTML
skyjake
11:16 Revision 063db403 (github): Amethyst: Added a basic stylesheet for HTML output
skyjake
10:47 Revision 6c7f2699 (github): Fixed|Amethyst: Chapter links in Table of Contents of HTML output
skyjake

2017-02-22

22:01 Revision be1801c7 (github): Amethyst: Adjusted RTF output parameters
skyjake
22:01 Revision 2386d6d4 (github): Amethyst: Updated wiki link macro
skyjake
22:01 Revision 35b5cc93 (github): Documentation|Readme: Started revising the readme for 2.0
skyjake
14:07 Revision 29c32390 (github): Fixed|Widgets|libappfw: Potential crash when opening a panel widget
In the rare situation where several assets changed their state during
the same event triggering loop, PanelWidget may...
skyjake
12:23 Revision 83773148 (github): Fixed|Widgets|libappfw: Potential crash when opening a panel widget
In the rare situation where several assets changed their state during
the same event triggering loop, PanelWidget may...
skyjake
08:47 Revision 6b9d8807 (github): Resources|Client: Don’t warn prematurely about missing MD2 model skins
IssueID #2204 skyjake
08:46 Revision 1fa3ac38 (github): Resources|Client: Don’t warn prematurely about missing MD2 model skins
IssueID #2204 skyjake
08:06 Revision 4232b159 (github): Fixed|libcore: Qt warning about thread-local storage
skyjake
08:06 Revision 03f6de20 (github): Fixed|UI|Home: Game profiles listed in duplicate after launching
On the first launch, game profiles are populated based on the
available games, and it was possible that this operatio...
skyjake
08:05 Revision cce4c7d8 (github): Fixed|UI|Home: Game profiles listed in duplicate after launching
On the first launch, game profiles are populated based on the
available games, and it was possible that this operatio...
skyjake

2017-02-21

20:05 Revision 007c76bb (github): Fixed|libcore: Qt warning about thread-local storage
skyjake
17:50 Revision 8c20f074 (github): UI|Home: Game descriptions text color
skyjake
17:49 Revision ac9d4e4b (github): UI|Home: Game descriptions text color
skyjake

2017-02-20

10:32 Revision b086fa96 (github): Merge branch 'master' into stable
skyjake
10:31 Revision f7247bce (github): Fixed|Resources: Crash when loading MD2 models
IssueID #2201 skyjake
09:04 Revision 54c2997c (github): Changed release type to “Candidate”, preparing for 2.0 RC1
skyjake
08:56 Revision cca11b56 (github): Cleanup
skyjake

2017-02-19

21:48 Revision 27619310 (github): Fixed|Windows|libgui: Missing exports
skyjake
20:47 Revision 37da7d45 (github): Fixed|Cleanup|Widgets: Managing multiple buffers in the GUI Painter
If the current vertex buffer is about to change, Painter must ensure
that the vertices have the correct buffer’s batc...
skyjake
20:45 Revision 599192d0 (github): Fixed|UI|Home: Clipping the map outline of a server info dialog
skyjake
20:44 Revision 2ea57168 (github): Fixed|Cleanup|libgui: Managing multiple vertex buffers in the draw queue
skyjake
19:02 Revision 25f32573 (github): Fixed|Widgets|UI: Finish batched draws before doing manual ones
skyjake
19:02 Revision 2dd2c317 (github): Fixed|Widgets: Random drawing glitches
The dynamic vertex allocations must be cleared after each flush. skyjake
19:01 Revision 4d93184c (github): Cleanup|GL|libgui: Shader variables for batch draws
skyjake
18:56 Revision cce791be (github): UI|Task Bar: Tweaked menu items
skyjake
17:47 Revision 5f1b4b17 (github): UI|Home: Added “Packages…” to the context menu of game profiles
skyjake
17:47 Revision 7ef01100 (github): Merge branch 'master' of ssh://github.com/skyjake/Doomsday-Engine
skyjake
17:47 Revision 7ef70872 (github): Widgets|UI|libappfw: Draw GUI widgets with fewer draw calls
Most GUI widgets now get batched when drawing.
Added a special-purpose “batch.guiwidget” shader for drawing GUI
widg...
skyjake
17:45 Revision e4d16616 (github): GL|libgui: Batched drawing of geometry
Implemented GLDrawQueue and added GLAtlasBuffer. These allow
allocating short segments from a big buffer, and drawing...
skyjake
17:40 Revision 9d2d4741 (github): GL|libgui: Added a uniform type for float arrays
skyjake
09:08 Revision cfc8d00f (github): FS|libcore: Modifying File flags more conveniently
skyjake
09:08 Revision 81eea37e (github): Fixed|App|libcore: Initializing an empty “persist.pack”
Should always use the reinterpret() method for newly created archives. skyjake
09:07 Revision 602125f8 (github): Documentation: Improved the Doxygen stylesheet
skyjake

2017-02-18

10:04 Revision be2666b6 (github): Fixed|FS|libcore: Fixes and improvements in the file system
Native files were not being closed appropriately after reads and writes.
On some platforms this may trigger an error ...
skyjake
09:55 Revision c58e6fc4 (github): UI|Home: Tweaked Home fade-in time
Still a bit faster. skyjake
09:55 Revision 3c50019b (github): libcore: SafePtr is now even safer
Lock the safe pointer for atomic changes. skyjake

2017-02-16

07:42 Revision e0cd1f7d (github): Fixed|X11|libgui: Build failure
skyjake

2017-02-15

22:54 Revision 4255a6e6 (github): Resources|Client|libdoomsday: Clearing the metadata cache
One can now clear the cached data via the DE menu. skyjake
22:53 Revision 5df522db (github): Cleanup: Updated use of renamed methods
skyjake
22:52 Revision d340d4fb (github): FS|libcore|Cleanup: Destroying folder contents; MetadataBank API cleanup
de::Folder has a new method to remove all files in the folder, and
all the files in subfolders, too.
MetadataBank pr...
skyjake
20:12 Revision 2c093496 (github): Fixed|FS|libcore: MetadataBank is populated before the rest of the tree
Data cached in the metadata bank is needed when populating the rest
of the file tree, so manually populate the metada...
skyjake
13:51 Revision 2b430b5d (github): Debug: Examining caching of ZipArchives and DataBundles
skyjake
13:51 Revision c0815902 (github): libcore: Banks can decide whether to serialize individual items
If a serialized version of the data already exists, there’s no point
in rewriting it.
skyjake
13:50 Revision 78a9452a (github): libcore|FS: Metadata of “persist.pack” should never be cached
It’s always rewritten to there’s no point in caching. skyjake
12:32 Revision c6e7d72b (github): UI|Home: Tweaked Home fade-in time
skyjake

2017-02-14

23:40 Revision c4006bda (github): libcore|Path|NativePath: Added move constructors
skyjake
23:00 Revision 45a6119e (github): Performance|Resources: Cache data bundle metadata for faster startup
It may take some time to index and analyze all the available data
files (add-ons, resource packs). The metadata is no...
skyjake
22:54 Revision 788bd959 (github): Cleanup
skyjake
22:54 Revision f0cb6eb1 (github): libcore|Data: Adjustable zlib compression level
skyjake
22:52 Revision 2ad4d8e3 (github): libcore: Serializing a container of elements
Added template methods for writing and reading a list of elements. skyjake
22:51 Revision 001060b4 (github): Fixed|libcore: Potential crash when copying records
Record’s move assignment operator wasn’t updating the private back
pointer.
skyjake
14:04 Revision 64a54b09 (github): FS|Performance|libcore: Cache ZIP metadata
ZIP directory metadata is now cached so that we can populate the
filesystem without having to actually read the ZIP f...
skyjake
13:49 Revision 83f789a6 (github): Fixed|libcore: Problems with Bank contents serialization
skyjake
13:45 Revision d3ab0e13 (github): Refactor|libcore: Updated de::Path with current conventions
C++11 move constructor/assignment, and DENG2_PRIVATE. skyjake
07:37 Revision 64b10f0c (github): libcore: Conveniently checking if String and Block are empty
skyjake

2017-02-13

08:46 Revision 0b593937 (github): libcore|FS: Utility method added
skyjake
 

Also available in: Atom