Project

General

Profile

Activity

From 2014-03-22 to 2014-04-04

2014-04-04

23:54 Revision b453bb7b (github): Cleanup: Session resource file collation
danij
16:34 Revision 13944d3b (github): Fixed|libdeng2|Archive: Listing contents of empty folders in Archive
Archives don't actually contain folders, so attempting to list the
contents of _any_ nonexistent path should not thro...
skyjake
14:16 Revision 725aecaf (github): libgui|Sound: Added more 3D audio properties
skyjake
14:10 Revision 5a55f5d2 (github): Fixed|Renderer|Client: Drawing of sky domes with multiple layers
IssueID #1736 danij
14:07 Revision 29cf8474 (github): Fixed|libcommon|GameRuleset: Translation of boolean game rules, "fast" etc...
danij
14:06 Revision 2e79bb8d (github): libdeng2: Extracted game::Session base class from common::GameSession
The game::Session base class grants the engine some limited visibility
of and access to the logical game side session...
danij
09:19 Revision e136d593 (github): Merge remote-tracking branch 'origin/master' into libgui-audio
skyjake
08:59 Revision 29814920 (github): Fixed|Client: Mistake in logic after old GUI code removal
"!stopTime" is always true now that stopTime has been removed. skyjake

2014-04-03

11:10 Revision 79ab42b8 (github): Cleanup|libcommon|GameSession: Code readability improvements
danij
09:24 Revision 3f8c0831 (github): libcommon|GameSession: More appropriate internal.save description
Unsaved game progress in the backing store is now appropriately
described as such, so that the user is made aware tha...
danij
07:43 Revision 7984de2a (github): Fixed|libcommon: Optional autoload confirmation on player reborn
Games with multiple local players are now handled the same as when
playing a networked game (i.e., player 0 asking to...
danij
01:51 Revision 952d0274 (github): libcommon|GameSession: Minor GameSession API cleanup
danij

2014-04-02

17:42 Revision 0c29a627 (github): libdeng2|Zeroed: Method for getting a pointer
skyjake
16:14 Revision 2fde0e40 (github): SDK: Added a macro for adding a gcc/clang dynamic link path
skyjake
16:14 Revision 717046de (github): Debug|libdeng2: Autoflush log before a failed assertion
It is inconvenient if there are log messages unflushed at the time of
abort.
skyjake
15:45 Revision f5c58682 (github): Fixed|libgui|Image: Loading a TGA image
Swapping red and blue channels not needed. skyjake
13:54 Revision 0f45648b (github): libgui|GLShader: Terminator not needed
Block maintains a zero terminator automatically. skyjake
10:54 Revision 7aab6760 (github): libgui|ModelDrawable: Support loading TGA textures
Format hint provided to de::Image. skyjake
10:53 Revision 024feb51 (github): libgui|Atlas: Converted some normal log entries to Dev entries
skyjake
10:53 Revision 9236dadc (github): Refactor|libgui: Use the reference location provided by InfoBank
skyjake
10:52 Revision fb8a7c87 (github): libgui|Image: Added support for reading Targa format
Both uncompressed RGB and RLE RGB are supported. skyjake
10:50 Revision 6e4a0abf (github): libdeng2|ScriptedInfo: Support @include directive in .dei files
Includes are located relative to the .dei source path. skyjake
10:49 Revision 44dae93a (github): libdeng2|InfoBank: Keep track of source file location
Most derived banks have use for this information. skyjake
10:48 Revision 7dc1a759 (github): libdeng2|Folder: Describe unnamed folders as "root folder"
skyjake
07:13 Revision 56a37e51 (github): Fixed|libcommon|GameSession: Flushing internal.save contents
Evidently flushing and populating individual subfolders within an
Archive is not yet working correctly. For now at le...
danij
01:29 Revision 89a962fb (github): libcommon|GameSession: Unified game session "reborn" logic
The old Hexen-based "autosave" logic is now implicitly the same as
the unified reborn handling, making it redundant (...
danij

2014-04-01

21:24 Revision ed0a48d9 (github): libcommon|GameSession: Replace the saved session metadata when entering a new map
This is only strictly necessary because of the current map URI... danij
19:41 Revision 62b9eecd (github): libcommon|GameSession: Discard useless map states if not needed by the game progression
Also fixed a potential write-access issue when deleting a SavedSession. danij
19:08 Revision a626343c (github): Documentation|libcommon|GameSession: GameSession API doc tweaks
danij
18:52 Revision 9834459a (github): Typos
danij
18:23 Revision 5d80f1f4 (github): All Games: Unified game session model
All supported games now use the same logical model for managing the
game session and the associated saved sessions. A...
danij
12:08 Revision 28382dc9 (github): Documentation|libgui: More info about Sound::play()
skyjake

2014-03-31

19:01 Revision 3959c6e4 (github): libgui|Sound: By default delete sounds after they stop
skyjake
19:01 Revision aef5267f (github): libgui|GLFramebuffer: Utility method for drawing the color buffer
skyjake
15:24 Revision d24e3394 (github): libdeng2: Added some math utilities
Vector3::xz() and clamping to a -x..+x range. skyjake
15:23 Revision 26adb931 (github): Refactor|libgui: Fluid interface for Sound properties
skyjake
12:20 Revision f3207234 (github): Merge remote-tracking branch 'origin/master' into libgui-audio
skyjake
12:19 Revision f98eef65 (github): libdeng2|FS: Flushing a PackageFolder
ArchiveFeed can now be told when to update the source file. It also
flushes the written archive immediately.
Package...
skyjake
12:17 Revision c9981ae6 (github): libdeng2|FS: Always flush a file when switching from write to read mode
skyjake
11:33 Revision 2a6fa427 (github): libgui: Cleanup
skyjake
09:05 Revision 9a6c0bc5 (github): Merge remote-tracking branch 'origin/master' into libgui-audio
skyjake

2014-03-30

20:56 Revision 91f36fc9 (github): Fixed|Renderer|FX: Bloom leaking from UI layer
skyjake
18:10 Revision ba33c2a0 (github): Renderer|FX: Improved bloom shader quality
The shader now uses more samples per pixel, allowing a smoother end
result. The default value of 'rend-bloom-dispersi...
skyjake
17:36 Revision 9bcdab72 (github): Documentation|Readme: Mention bloom in the feature list
skyjake
16:29 Revision 451427c9 (github): Changed release type to "Candidate" for 1.14
skyjake
11:30 Revision 8ba48aef (github): Renderer|FX: Cleanup
skyjake
11:27 Revision d2ac4049 (github): Renderer|FX: Apply vignetting after bloom
skyjake
10:48 Revision 4ed8d32a (github): UI|Ring Zero: Show a scroll indicator for the Game Selection menu
skyjake
10:37 Revision f22c2d97 (github): Fixed|Ring Zero: Folded Saved Games title always shows 0 games initially
The content widget of a fold panel does not receive updates when
closed, so now SavegameSelectionWidget employs a bet...
skyjake
10:33 Revision 4582b785 (github): Documentation|libappfw: Added note about fold panel contents
skyjake
09:32 Revision aae14118 (github): FluidSynth|OS X|Clang: Disabled compiler warnings (unused value)
skyjake
09:18 Revision a6cfcbe7 (github): libcommon|SaveSlots: Save slots no longer provide access to the associated SavedSession
Forcing the user to locate the associated session using the bound save
path improves SoC and simplifies the API. Inte...
danij
08:26 Revision 9250328b (github): libcommon: Cleanup
danij
07:56 Revision a1baa026 (github): libdeng2|SavedSession: Cleanup
Info no longer forces parsed key/value names to lowercase. danij
07:55 Revision 94cc5290 (github): Refactor|libcommon: Removed the now superfluous "base" save slot
As SaveSlots no longer own SavedSessions and the internal savegame
is managed independently, there is no need for "ba...
danij

2014-03-29

21:03 Revision e9d9360e (github): Typo
danij
20:52 Revision 08769939 (github): UI|Client: Ignore SavedSessions outside of /home/savegames
danij
20:36 Revision 8f92b514 (github): libcommon|Hexen: Moved the internal savegame to /home/cache/internal.save
Hexen's internal savegame is no longer erroneously listed in the UI
however it is still written to disk as before.
N...
danij
17:18 Revision bd058d23 (github): Fixed|Savegame Tool: Translation of native ver 13 map URIs
It appears the episode and map numbers in this save format version
are not consistent, e.g., all variants of Doom2 an...
danij

2014-03-28

21:00 Revision bf918983 (github): Fixed|Hexen|ACScriptInterpreter: DeferredTask memory management
danij
18:08 Revision 66899f06 (github): libdeng2|Info: Retain letter case in identifiers
While block types are still forced to lower case, all element names
now retain their case. They are indexed case inse...
skyjake
17:39 Revision d84c1bd1 (github): Fixed|OS X|Savegame Converter: Dynamic linking
skyjake
14:56 Revision e53265f4 (github): libappfw: Added a waveform bank to BaseGuiApp
This can be conveniently used for the application's sounds. skyjake
14:55 Revision 36cfc5d2 (github): Fixed|libgui|Waveform: Parsing data in WAV format
skyjake
14:54 Revision 9da29315 (github): libdeng2|Reader: Added a method to query remaining size
skyjake
14:38 Revision 4eb7641c (github): Merge remote-tracking branch 'origin/master' into libgui-audio
Conflicts:
doomsday/libdeng2/include/de/data/reader.h
doomsday/libdeng2/src/data/reader.cpp
skyjake
14:21 Revision 7a00e5a0 (github): libgui: Added an abstract base class for sounds
Once a sound is started, de::Sound allows once to control and observe
it.
skyjake
14:16 Revision 0a089a6e (github): libgui|Waveform: Store sample rate as an integer
skyjake
09:20 Revision 574a5a06 (github): Fixed|Savegame Tool: Missing virtual destructor
Classes with virtual methods should have a virtual destructor. skyjake
09:19 Revision 0b7bfc96 (github): Fixed|Savegame Tool: Build issues (extra qualifiers)
skyjake
09:18 Revision 06d89d43 (github): Fixed|OS X|Savegame Tool: Build config and deployment
Added the tool to the app bundling script and fixed the build settings
to produce the right kind of executable. Also ...
skyjake
09:17 Revision 60b75bcb (github): Cleanup|Savegame Tool: Take advantage of Qt methods
Block is a QByteArray. skyjake
09:03 Revision 6147684c (github): Cleanup|libcommon: Accessing pointer-based byte arrays
de::ByteRefArray is the appropriate array class to use for referencing
an existing pointer-based array of bytes with ...
skyjake
09:00 Revision 9473d1cb (github): Cleanup|libcommon: Streaming bytes directly to a File
When streaming directly to a File via the IOStream interface, one
does not need to use FixedByteArray as the operatio...
skyjake
08:58 Revision b9e0021b (github): Cleanup|Savegame Tool: Unnecessary use of char[]
Block is already a "raw" buffer of bytes, so there is no need to
have another buffer just for access to the raw bytes...
skyjake
08:53 Revision ff7f3f4b (github): libdeng2|Reader|Write: Reading/writing fixed-size byte arrays
Added more convenient methods for reading and writing byte arrays of
preset size, which means the size itself won't b...
skyjake
06:39 Revision 2ed471fb (github): libdeng2|Reader: Added a method to read a specific number of bytes
Added a method that is more convenient to use than reading a
FixedByteArray.
skyjake
06:32 Revision 73508058 (github): libgui|Waveform: Cleanup
skyjake
02:09 Revision 22b78959 (github): Typo
danij
02:00 Revision f4b669d2 (github): Scripting|ResourceSystem: Added built-in Doomsday Script 'SavedSession' module
The SavedSession module provides access to the resource subsystem
functionality for savegame manipulation in Doomsday...
danij
01:45 Revision fd8a9af0 (github): API|Savegame Converter: HOOK_SAVEGAME_CONVERT arguments are now VFS paths
Both the input file and the output folder are now described using
virtual file system paths. It is the job of the con...
danij

2014-03-27

22:58 Revision 58834f7d (github): Scripting: Added a GameAdditionScriptAudience for delegating notifications
Presently implemented in the Games collection rather than App, for
obvious reasons.
danij
22:54 Revision d3062bf7 (github): Refactor|Games: Use a pimpl-friendly audience for GameAddition
danij
20:09 Revision 0f84622b (github): Fixed|libgui: Renamed source subfolder
The "font" folder was potentially mixed up with the "Font"
convenience header.
skyjake
15:06 Revision cc7952b2 (github): libgui: Added Waveform and WaveformBank
Waveform is a sequence of audio samples. WaveformBank is analogous to
the other banks: it is an InfoBank that loads W...
skyjake
15:04 Revision 2768a93c (github): libdeng2|Reader: Added a method to read a specific number of bytes
Added a method that is more convenient to use than reading a
FixedByteArray.
skyjake
15:03 Revision c8fb3564 (github): libgui|Refactor: Divided libgui sources to subfolders by domain
skyjake
09:05 Revision f9a9ac9c (github): Fixed|libdeng2: Incorrect source file attributes
skyjake
06:04 Revision f18d1fa0 (github): Resource System|Server: Server should not attempt to convert legacy savegames
Saving in a networked game is presently disabled so there is no point
converting savegames on server side at this time.
danij
03:52 Revision 798ca3db (github): libcommon: Cleanup
danij
03:50 Revision 8442ddca (github): libdeng2|SavedSession: Cleanup
danij
03:44 Revision ad082d3f (github): Unix|libdeng2: Fixed build
danij
01:40 Revision 72493931 (github): libcommon|Cleanup: GameSessionWriter's public API now global func in the common namespace
danij
00:28 Revision 040bd812 (github): Fixed|libcommon: Updating/replacing .save packages requires Write access
As of this commit, all saving and loading in all supported games is
now working as expected.
danij

2014-03-26

22:41 Revision a61d2e2a (github): libdeng2|SavedSession: SavedSession did not fulfill the File specialization rules
danij
22:23 Revision 0124ff3c (github): Merge remote-tracking branch 'remotes/origin/master' into savegame-refactor
danij
19:56 Revision 556e9ef4 (github): libdeng2|Info: Added an include directive
The @include directive instructs the Info parser to read the
contents of another Info document and insert its root's ...
skyjake
19:00 Revision 066a6d91 (github): Fixed|libappfw|TextDrawable: Potential crash when changing text during wrapping
TextDrawable didn't check if a wrapping task was ongoing before
clearing a background wrapper.
Todo for later: TextD...
skyjake
15:08 Revision 96446134 (github): libgui|GLBuffer: Added a new vertex format (Vertex3)
A simple format with just a position. skyjake
14:29 Revision 33a9dbaa (github): Merge remote-tracking branch 'origin/master' into gl2-model
skyjake
14:28 Revision 82c07efa (github): libgui|Atlas: Disabled log entries about commits by default
Logging atlas commits is not that relevant unless one is debugging
Atlas or an atlas allocator. The commit log entrie...
skyjake
14:15 Revision b2cfb6ae (github): Fixed|libdeng2|File: Retain origin feed when reinterpreting
skyjake
13:31 Revision bcaeaf9c (github): libgui|GLShaderBank: Including common shader sources
'include.vertex' and 'include.fragment' in a shader definition are
now used to specify additional paths to common sha...
skyjake
05:19 Revision a83f6210 (github): libcommon: Missing space character in default savegame user description
danij
04:52 Revision f8ffc80b (github): Game API: Use a regular expression for matching names of legacy savegames
A regular expression is more powerful than a blind match by file name
extension. This way one can more precisely targ...
danij
03:15 Revision a7b911f3 (github): libcommon: Disabled manual caching of SavedSession metadata on write
The case sensitivity mismatches between Info and Record currently
result in the parsed metadata not matching that whi...
danij
02:33 Revision 88e6636c (github): Savegame Tool: More robust recognition of legacy savegame formats
Do not mistakenly attempt to convert a Hexen map state sidecar file
as if it were a game state file. Map state files ...
danij
02:03 Revision 892045f4 (github): Savegame Tool|libhexen|ACScriptInterpreter: Read/Write a serialization header to ACScriptState files
Also fixed a bug in NativeTranslator when locating the map sidecar
files for conversion of Hexen savegames.
danij
01:15 Revision fae60361 (github): Refactor|libhexen|ACScript: Renamed ACScriptInterpreter methods for consistency
danij
01:04 Revision 0696bfe0 (github): Hexen|ACScript: ACScriptInterpreter::DeferredTasks are now ISerializable
danij
00:21 Revision 87528c83 (github): Fixed|All Games: Missing cursor in game menu editfields if empty when active
danij

2014-03-25

23:24 Revision 9ce97703 (github): libcommon: Cleaned up logic for suggesting of user savegame descriptions
danij
22:23 Revision 693b91a6 (github): libcommon: Updated .save package reinterpretation to use the new method
As of this commit, saving and loading of the game to .save packages
is once again possible.
Also fixed a bug in save...
danij
21:56 Revision 28316e02 (github): Merge remote-tracking branch 'remotes/origin/master' into savegame-refactor
danij
21:01 Revision 1f8bd4b5 (github): libdeng2|FS: Reinterpreting files
Added File::reinterpret() and a test for it in test_archive.
This allows taking an ordinary file or an already inter...
skyjake
20:47 Revision cff42b44 (github): Fixed|libdeng2|ArchiveFeed: Handling corrupt source data
Even if the source archive was invalid and caused an exception when
reading, the feed was still added to the source f...
skyjake
19:33 Revision f2d9a8d0 (github): Merge remote-tracking branch 'remotes/origin/master' into savegame-refactor
danij
19:01 Revision 27b0659a (github): libdeng2: Template arguments by const reference
skyjake
19:00 Revision 8c12f5be (github): libgui|GLUniform: Added vector array as uniform type
skyjake
18:55 Revision bfbf775c (github): libcommon: Cleanup
danij
18:55 Revision 2ab0a5d4 (github): libdeng2|SavedSession: Added convenient accessors to SavedSession::MapStateReader, cleanup
danij
18:52 Revision 5f212c92 (github): UI|Client: Show the last modification time of a savegame in selection widgets
Also renamed some methods of SavedSession to conform with conventions
already established elsewhere.
danij
18:47 Revision 8d40599d (github): libdeng2|SavedSession: Use absolute paths to SavedSessions in the "repository" index
Although the user's savegames will always exist in /home/savegames
we should require that all game saving is done her...
danij
18:33 Revision 8909f435 (github): libdeng2|SavedSession: Defer SavedSession metadata caching post instantiation
As this is now a PackageFolder the filesystem may be in the process of
populating the folder contents, so reading and...
danij

2014-03-24

14:14 Revision f67eff36 (github): Merge branch 'master' into gl2-model
skyjake
12:57 Revision 67270a65 (github): Fixed|GL|Client: Default value for 'vid-fsaa'
The value of console variable 'vid-fsaa' is persistently stored as
Config.window.fsaa, so it should get its default v...
skyjake
12:43 Revision 6a357bae (github): libdeng2|FS: Further clarified file descriptions
It is unnecessary to spell out "native" when it is clear that the
associated path is a native one.
FS2 paths are att...
skyjake
10:21 Revision a67911db (github): libdeng2|FS: Attempting to improve readability of file descriptions
A file description now adapts to the current log entry metadata in
that more verbosity is included for developer/verb...
skyjake
10:18 Revision d9c42411 (github): libdeng2|Log: Keep track of the current log entry metadata
This information can be used by methods composing text for log
entries.
skyjake
10:17 Revision 1c0a4462 (github): Cleanup
skyjake
08:55 Revision 0b1bd2c6 (github): libdeng2|File: Don't return a reference to private member
skyjake

2014-03-23

20:34 Revision ff4ff066 (github): Fixed|Updater|libappfw: Showing the Updater notification icon
ProgressWidget in mini mode uses a zero color for the label's image,
so the Updater notification must use a separate ...
skyjake
20:07 Revision 147f79b8 (github): Refactor|libdeng2|SavedSession: Moved abstract base for MapStateReader into SavedSession
danij
19:51 Revision 386aa0be (github): Documentation|libdeng2|SavedSession: Clarified API doc for tryLocateStateFile()
danij
19:50 Revision 3cb88aed (github): libcommon: Cleanup
danij
19:33 Revision 4edcc511 (github): libdeng2|SavedSession: Added convenient methods for locating state data files
danij
18:58 Revision 547a7c2a (github): libdeng2|FileSystem: Cleanup
danij
18:32 Revision 7882716c (github): Documentation|libdeng2|SavedSession: SavedSession API doc tweaks
danij
18:18 Revision 2b95ab6b (github): libdeng2|SavedSession: Cleanup
danij
16:57 Revision 8e4177e9 (github): libdeng2|SavedSessionRepository: SavedSessionRepository is now a simple index
With availability notifications.
Todo: This functionality should be incorporated into the FS2 design
in a generic ma...
danij
15:29 Revision a0246acd (github): Fixed|libcommon: Logging when writing to SavedSessions
Everything appears to be working once more following SavedSession's
switch to a PackageFolder.
Next step: Remove the...
danij
15:25 Revision 4b84c962 (github): Fixed|ResourceSystem|libdeng2: Conflicting feeds and duplicate /savegames path in the VFS
danij
09:19 Revision fa2dba3c (github): Fixed|Builder: Counting words in log output
The issue counts were off due to false positives. skyjake

2014-03-22

20:43 Revision ab42d164 (github): Fixed|Builder: Interpreting gcc build log output
skyjake
20:30 Revision 508187b6 (github): Fixed|Builder: Recognize "g++" as a compiler in log cleanup
skyjake
20:29 Revision af72fbe5 (github): Fixed|OS X|Shell: Missing include
skyjake
17:08 Revision d605c71d (github): Builder|Unix: Compiler log cleaner
The build logs contain a huge amount of non-interesting and repeated
information. This first version of the log clean...
skyjake
15:50 Revision 033b77bb (github): Debug|libgui: Commented out a debug message
skyjake
12:22 Revision b14b9a40 (github): libdeng2|SavedSession: SavedSession is now a specialized PackageFolder
Todo: Ensure everything still works...
Todo: Remove the now unnecessary SavedSessionRepository.
Todo: Cleanup.
danij
08:11 Revision 37bc6032 (github): Refactor|libdeng2|SavedSession|libcommon: Savegame system robustness improvements
SavedSessions are no longer copied. GameSessionWriter is now given a
repository path and produces a new session itsel...
danij
00:33 Revision 98df6734 (github): Merge remote-tracking branch 'remotes/origin/master' into savegame-refactor
danij
00:16 Revision 200aa2e8 (github): Fixed|libcommon|MapStateWriter: Writing an arbitrary number of bytes via Writer
Writing a Block directly to the output stream results in the size of
the block being written also. In the case of the...
danij
 

Also available in: Atom