Activity
From 2019-11-17 to 2019-11-30
2019-11-30
-
21:16 Doomsday Engine Revision b1728225 (github): CMake: Root-level project name
-
16:26 Doomsday Engine Revision ff0d0ae6 (github): Definitions: Removed fatal error if DED parsing fails
- Just print an error message in the log.
-
16:21 Doomsday Engine Revision 4c28869e (github): Bumped version number to 2.3
-
16:13 Doomsday Engine Revision 73a5f700 (github): Changed release type to "Candidate" for 2.2
-
15:51 Doomsday Engine Revision a4adf117 (github): Definitions: Removed fatal error if DED parsing fails
- Just print an error message in the log.
-
15:36 Doomsday Engine Revision def2bc78 (github): Fixed|Doom: Intermission label has incorrect offset
- IssueID #1983
-
13:09 Doomsday Engine Revision 87cb85e3 (github): Music: Find music lump if Music definition is missing
- IssueID #2356
-
09:57 Doomsday Engine Revision 11009a4e (github): Definitions: Some semicolons are optional even in DED v5 syntax
- IssueID #2356
-
09:56 Doomsday Engine Revision ba6ac32b (github): Resources: Ignore ZDaemon MAPINFO lump
- Simple detection logic: look for a comment "// ZDaemon".
IssueID #2356 -
09:55 Doomsday Engine Revision 8a515a31 (github): Definitions: Report syntax errors in DD_DEFNS
- IssueID #2356
-
08:30 Doomsday Engine Revision fb58ec65 (github): All Games: Hide "Unknown" map author
- Added cvar "hud-title-author-nounknown", default to 1.
IssueID #2303
2019-11-29
-
07:54 Doomsday Engine Revision 9928c74a (github): Documentation: Updated Readme for 2.2 release
2019-11-28
-
14:52 Doomsday Engine Revision 7bc853c7 (github): Freedesktop: App metainfo screenshot order
-
14:29 Doomsday Engine Revision cbd83691 (github): Readme: Updated links
-
13:28 Doomsday Engine Revision 625fc84b (github): Freedesktop: Added metainfo XML, tweaked .desktop file
2019-11-27
-
21:03 Doomsday Engine Revision d4488ad4 (github): Fixed|Freedesktop: Rename the app icon file
-
20:53 Doomsday Engine Revision d39675be (github): Freedesktop: Adapt desktop file and icon for Flatpak
-
16:28 Doomsday Engine Revision a8b23ff1 (github): Builder|CMake: Added root CMakeLists; tweaks for Unix config
- There is now a root-level CMakeLists.txt for easier automation.
The Unix build configuration was made more robust by...
2019-11-26
-
22:01 Doomsday Engine Revision c3e0e5d4 (github): Resources: Detect future versions of Freedoom
- IssueID #2267
-
21:33 Doomsday Engine Revision dfc0f5e5 (github): Fixed|XG: Check for deathmatch and cooperative line flags
- IssueID #814
-
21:16 Doomsday Engine Revision f16b14d9 (github): XG: Mobj position test for floor chain
- IssueID #1876
-
16:29 Doomsday Engine Revision 940ba00c (github): Fixed|XG: Sector lighting not updated on first tick
- IssueID #1875
-
11:52 Doomsday Engine Revision 3a4b63be (github): Fixed|Heretic: Line special 98 is missing
- IssueID #2327
-
09:13 Doomsday Engine Revision 8b602710 (github): Fixed|XG: Teleporting to a teleport destination mobj
- IssueID #1822
-
08:24 Doomsday Engine Revision 01f36dff (github): Fixed|XG: Teleport "No Flash" parameter inverted
- IssueID #2255
2019-11-25
-
23:04 Doomsday Engine Revision ee54cd23 (github): Fixed|Renderer: Lower texture alignment in E3M6
- This is perhaps an uncommon situation, where there is a switch on the front lower texture, but the back sector ceilin...
-
09:08 Doomsday Engine Revision a8d13089 (github): Fixed: Narrowing integer conversion
2019-11-24
-
14:20 Doomsday Engine Revision 7e60d563 (github): Scripting: Removed the "export" keyword
- Exporting doesn't seem to have a use case:
- return values can be used to move values to the caller
- global assignme... -
10:14 Doomsday Engine Revision a6e1c030 (github): Fixed|Scripting: Functions' global namespaces
- Each function remembers the global namespace it was defined in, in case the function accesses those globals when it's...
-
10:13 Doomsday Engine Revision 748f9dd9 (github): Fixed|Scripting: Allow text representation of null reference
2019-11-23
-
21:30 Doomsday Engine Revision a1c7f393 (github): Scripting: Converting a dictionary to record using Record()
-
20:29 Doomsday Engine Revision 02b4d8e6 (github): Fixed|Scripting: Passing records by reference in arguments
-
12:23 Doomsday Engine Revision 0b62389f (github): Scripting: Allow scope notation to be used sequentially
- This is now legal: `a->b->c`
2019-11-20
-
20:31 Doomsday Engine Revision f4fd4d71 (github): Fixed|Scripting: Improved message of script exceptions
-
20:15 Doomsday Engine Revision c4486edc (github): Fixed|Scripting: Edge cases in parser and slice operator
- The parser would fail if a single-line catch compound was used at the end of the script.
Slice operator would not om...
2019-11-19
-
21:29 Doomsday Engine Revision b1e28a05 (github): Scripting|Tools: "doomsdayscript" tool and imports
- Allow access to all files in the same folder in case the script does imports of files from the same directory.
2019-11-17
-
14:11 Doomsday Engine Revision 8ecea77a (github): UI|Client: Added menu item to open Doomsday Manual
Also available in: Atom