Project

General

Profile

Activity

From 2019-11-29 to 2019-12-12

2019-12-12

22:08 Revision 2529984c (github): Renderer: TNT MAP09 transparent window
Still need to link the planes? skyjake
21:41 Revision a6949a78 (github): Fixed|Renderer: TNT MAP02 transparent window grill
Don't clip a non-opaque wall. skyjake
17:30 Revision ca6a4098 (github): Fixed: Deep water in TNT map 02
Link visplanes based on the analysis done by the id Tech 1 map importer.
IssueID #2254
skyjake
17:17 Revision dcb9cc7b (github): Cleanup
skyjake
14:02 Revision c5dbd705 (github): Map Importer: Detect self-referencing sectors
skyjake
14:01 Revision 9f89f92e (github): libcore|Math: Added 2D cross product
skyjake
06:36 Revision 1c1789ea (github): Map Importer: Cleanup
Don't allocate AutoStrs when importing the map (was 2 per sector and 3 per side). skyjake
06:09 Revision cc8f1fc5 (github): Cleanup|Map Importer: Find polyobj lines more efficiently
skyjake

2019-12-11

11:23 Revision 93d04a09 (github): World|Scripting: Added World.Thing.recoil()
IssueID #2349 skyjake
11:22 Revision f5665711 (github): World|Scripting: Added World.Thing.recoil()
IssueID #2349 skyjake

2019-12-10

21:27 Revision 63c21813 (github): Fixed|GL: Texture reset is busymode agnostic
skyjake
21:26 Revision 03f7ddf3 (github): Fixed|GL: Texture reset is busymode agnostic
skyjake
21:21 Revision 66191dde (github): Fixed|Renderer: Light decorations are not visible
IssueID #2365 skyjake
21:21 Revision f10c8e5d (github): Fixed|Renderer: "texreset" breaks decoration halos
IssueID #2366 skyjake
21:20 Revision 143e236a (github): Fixed|Renderer: "texreset" breaks decoration halos
IssueID #2366 skyjake
18:51 Revision 8aea6048 (github): Fixed|Renderer: Light decorations are not visible
IssueID #2365 skyjake
14:44 Revision 7008a6c7 (github): FS|Resources: Don't re-add built-in data folders
If a data folder is one of the built-in directories, it should not be added again to the file system under a differen... skyjake
14:26 Revision d951c622 (github): FS|Resources: Don't re-add built-in data folders
If a data folder is one of the built-in directories, it should not be added again to the file system under a differen... skyjake

2019-12-09

14:41 Revision 5cca3e10 (github): Performance: Disable visplane remapping
Plane remapping is used to render map hacks correctly.
However, this plane remapping algorithm can be extremely slow...
skyjake
14:25 Revision 72e1a2ca (github): Performance: Handling of missing materials
If a map had many missing wall textures, it could take a very long time for the material fixer's algorithm to get thr... skyjake

2019-12-06

07:59 Revision da3a1cba (github): Fixed|Definitions|Deh Reader: Conflicting MAPINFO and DeHackEd music
If there is both a DEH that overrides music lump names and a custom MAPINFO that sets map music, prefer to use only t... skyjake
07:59 Revision 549c090e (github): Fixed|Definitions|Deh Reader: Conflicting MAPINFO and DeHackEd music
If there is both a DEH that overrides music lump names and a custom MAPINFO that sets map music, prefer to use only t... skyjake

2019-12-05

10:29 Revision 91a52e25 (github): Fixed|UI: Changing just the letter case of a profile name
IssueID #2362 skyjake
10:28 Revision ecd7f0bf (github): Fixed|UI: Changing just the letter case of a profile name
IssueID #2362 skyjake

2019-12-03

22:54 Revision 77891d47 (github): Cleanup
skyjake
22:20 Revision 4d70c382 (github): UI|GameProfiles: Upgrade some profile packages automatically
IssueID #2361 skyjake
22:19 Revision 9c6e9461 (github): UI|GameProfiles: Upgrade some profile packages automatically
IssueID #2361 skyjake
19:29 Revision 3c24a899 (github): Fixed|InFine: "filter" does not affect whole screen
According to the InFine reference, "filter" is supposed to affect the whole screen, so disable the bordered projectio... skyjake
19:27 Revision 76339ce6 (github): Fixed|InFine: "filter" does not affect whole screen
According to the InFine reference, "filter" is supposed to affect the whole screen, so disable the bordered projectio... skyjake
18:01 Revision 5f4b16c0 (github): Fixed|Hexen: Workaround for warping while dead
IssueID #2357 skyjake
17:53 Revision 92f3df8f (github): Fixed|Hexen: Workaround for warping while dead
IssueID #2357 skyjake
17:53 Revision 7ae4d61b (github): Cleanup
skyjake
12:02 Revision cf3b12b9 (github): UI|Home: Tweaked profile metadata color
skyjake
12:02 Revision b0257434 (github): Fixed|libdoomsday: Comparing package IDs with alternatives
IssueID #2360 skyjake
12:00 Revision 5e9b1817 (github): Fixed|libdoomsday: Comparing package IDs with alternatives
IssueID #2360 skyjake
08:28 Revision b75b2bd6 (github): UI|Home: Tweaked profile metadata color
skyjake

2019-12-02

22:16 Revision 73ebb5ab (github): CMake: Root-level project name
skyjake
22:15 Revision 6827702c (github): Builder|Flatpak: AppStream metadata XML file
skyjake
22:14 Revision bbd34235 (github): Fixed|Hexen: Music missing on MAP26 (Desolate Garden)
Hexen's music.ded had a typo for MAP26 (not "belchr").
IssueID #2359
skyjake
22:06 Revision 30869076 (github): Fixed|Hexen: Music missing on MAP26 (Desolate Garden)
Hexen's music.ded had a typo for MAP26 (not "belchr").
IssueID #2359
skyjake
12:06 Revision 00b57324 (github): Builder|Flatpak: AppStream metadata XML file
skyjake

2019-12-01

18:18 Revision e9e73aeb (github): Fixed|Documentation: Links to the Manual
skyjake
18:14 Revision dc98b569 (github): Fixed|Documentation: Links to the Manual
skyjake

2019-11-30

21:16 Revision b1728225 (github): CMake: Root-level project name
skyjake
16:26 Revision ff0d0ae6 (github): Definitions: Removed fatal error if DED parsing fails
Just print an error message in the log. skyjake
16:21 Revision 4c28869e (github): Bumped version number to 2.3
skyjake
16:13 Revision 73a5f700 (github): Changed release type to "Candidate" for 2.2
skyjake
15:51 Revision a4adf117 (github): Definitions: Removed fatal error if DED parsing fails
Just print an error message in the log. skyjake
15:36 Revision def2bc78 (github): Fixed|Doom: Intermission label has incorrect offset
IssueID #1983 skyjake
13:09 Revision 87cb85e3 (github): Music: Find music lump if Music definition is missing
IssueID #2356 skyjake
09:57 Revision 11009a4e (github): Definitions: Some semicolons are optional even in DED v5 syntax
IssueID #2356 skyjake
09:56 Revision ba6ac32b (github): Resources: Ignore ZDaemon MAPINFO lump
Simple detection logic: look for a comment "// ZDaemon".
IssueID #2356
skyjake
09:55 Revision 8a515a31 (github): Definitions: Report syntax errors in DD_DEFNS
IssueID #2356 skyjake
08:30 Revision fb58ec65 (github): All Games: Hide "Unknown" map author
Added cvar "hud-title-author-nounknown", default to 1.
IssueID #2303
skyjake

2019-11-29

07:54 Revision 9928c74a (github): Documentation: Updated Readme for 2.2 release
skyjake
 

Also available in: Atom