Project

General

Profile

Activity

From 2019-12-27 to 2020-01-09

2020-01-09

21:21 Revision fd7adef5 (github): Continuing to break the world apart
Moved the BSP builder to libdoomsday. Added more types to world::Factory. Split clientside code out of Sky. skyjake
14:45 Revision 77392fb7 (github): Continuing to break the world apart
Most of the world classes belong in libdoomsday, with some specialized functionality for the client. The server needs... skyjake
14:44 Revision 86868f53 (github): Cleanup
skyjake
14:43 Revision 759bb667 (github): Cleanup
skyjake
14:42 Revision ee8d707f (github): Cleanup
skyjake
14:42 Revision 3349f3ff (github): Cleanup
skyjake
14:41 Revision 42b823ae (github): Cleanup
skyjake
14:41 Revision 65a87733 (github): Refactor|libcore: Renamed Map to KeyMap
Avoid confusion with game maps. skyjake
14:40 Revision 6e2997ab (github): Updated ClangFormat configuration
skyjake
09:23 Revision b77c52cd (github): Moving world classes to libdoomsday; splitting for client
Work in progress. skyjake

2020-01-08

19:03 Revision b07555ea (github): Map Importer: Improved render hack detection
If a sector has self-referencing lines, they do not interfere with missing texture detection in the regular lines.
I...
skyjake
18:54 Revision 8acc3bcc (github): Map Importer|World: Improved missing texture render hacks
Plane linking due to missing textures is now checked dynamically with regard to plane heights at any given time.
The...
skyjake
18:43 Revision 0b504519 (github): libcore: Future-proofing
skyjake
18:43 Revision a3e36483 (github): Updaed ClangFormat configuration
skyjake

2020-01-07

12:24 Revision 6526d31c (github): Fixed|libgui: Red/blue channel swapping in TGA loader
IssueID #2396 skyjake
07:44 Revision bceb72da (github): Fixed|libcore|Info: Retain original element names
When converting an Info block to a Record, the created variables use the unmodified letter case of the Info element n... skyjake
07:44 Revision 975a1137 (github): Fixed|libcore|Info: Retain original element names
When converting an Info block to a Record, the created variables use the unmodified letter case of the Info element n... skyjake

2020-01-06

17:05 Revision 9eca1f44 (github): Map Importer: Detecting self-referencing lines
Check for the use of middle textures.
IssueID #2370
skyjake

2020-01-05

22:34 Revision 1d92846d (github): libgui|Font: Workaround for vertical metrics
The fonts' vertical spacing seems excessive, scaling it seems sufficient for now. This could be a parameter in fonts.... skyjake
21:51 Revision 11bdcc38 (github): Fixed|GL|Textures: Outline visible on external images
External images did not undergo bilinear filtering outline reduction. Now the RGB values of transparent pixels is set... skyjake
18:09 Revision 341ddc22 (github): Map Importer: Adjusted self-referencing loop detection
IssueID #2370 skyjake
13:09 Revision aa14c21c (github): Fixed|FluidSynth|Audio: Excessive lag on music volume setting
Apply changes to music volume immediately if possible.
IssueID #2384
skyjake
13:09 Revision 92d8a28d (github): Cleanup: Naming of vector types
skyjake
13:08 Revision a2525878 (github): Fixed|FluidSynth|Audio: Excessive lag on music volume setting
Apply changes to music volume immediately if possible.
IssueID #2384
skyjake
08:29 Revision a9a67020 (github): libgui|DialogWidget: Minimum width for buttons
The "OK" button has been a bit too narrow, especially usually being the default button. skyjake
08:28 Revision 132a79f2 (github): Fixed|UI: List of maps not shown in package info
skyjake
08:28 Revision 0866503f (github): Cleanup: Post merge
skyjake
07:26 Revision 0c040b58 (github): Cleanup: Post merge
skyjake

2020-01-04

22:02 Revision bb999dec (github): Cleanup
skyjake
21:53 Revision b54c09dd (github): Merge branch 'master' of ssh://github.com/skyjake/Doomsday-Engine into work/omega
# Conflicts:
# appveyor.yml
# doomsday/apps/api/api_mapedit.h
# doomsday/apps/client/include/render...
skyjake
12:21 Revision 651ea202 (github): Renderer: Added stubs for world renderer classes
skyjake
12:19 Revision 91533907 (github): CMake: Avoid failure when buildpackage.py produces no output
skyjake

2020-01-01

20:11 Revision 022839e0 (github): Map Importer: Attempt to detect 3D bridges
Self-referencing line loops must be simple loops, and not connect to multiple self-referencing lines at any vertex.
...
skyjake
17:12 Revision d763a0bd (github): Fixed|Map Importer: Detecting self-referencing sectors
Put more weight on self-referencing line loops when it comes to detecting render hacks.
For example: AV map23 (x=800...
skyjake
16:14 Revision b1f3f069 (github): CMake|CPack: Assimp as a package dependency
If Assimp is not built into libgui as a static library, add it as a dependency in the DEB/RPM packages built by CPack... skyjake

2019-12-31

20:38 Revision aaebbc57 (github): Cleanup: Debug messages
skyjake

2019-12-30

21:58 Revision ec99f867 (github): Map Importer: AV MAP23 deep water containing an Archvile
If a sector has a self-referencing loop of lines, regardless of what else the sector has, it will be considered eligi... skyjake
20:38 Revision b1eabb7d (github): Fixed|Renderer: AV MAP15 midbar lava trap
Render hack with masked middle textures. Bars that rise from lava to trap the player in Alien Vendetta MAP11.
IssueI...
skyjake
20:18 Revision e518130f (github): Fixed|Map Importer: Detecting self-referencing sectors
IssueID #2370 skyjake
20:04 Revision 4d30ae95 (github): Fixed|Hexen: Some color translation tables not loaded
A string formatting error caused the lump names of the translation tables to be incorrectly formatted. Half of Cleric... skyjake
16:15 Revision 557101f8 (github): Fixed|Hexen: Some color translation tables not loaded
A string formatting error caused the lump names of the translation tables to be incorrectly formatted. Half of Cleric... skyjake
14:49 Revision 22e7ef91 (github): Fixed|UI: Tab characters in package notes
IssueID #2372 skyjake
14:49 Revision d77feefd (github): Fixed|UI: Tab characters in package notes
IssueID #2372 skyjake
13:50 Revision 8958a949 (github): Linux|Builder: System dirs in the RPM package
Exclude system directories from the RPM package. This avoids conflicts with system packages.
https://talk.dengine.ne...
skyjake

2019-12-29

23:37 Revision a016851a (github): Map Importer: Improved deep water detection
Improved self-referencing sector processing by allowing multiple partially self-referencing sectors to link together.... skyjake
23:34 Revision 04326f8e (github): libcore|Vector: Vector typedefs
In the future, Vector templates have shorter names. These typedefs will make it easier to merge code. skyjake
12:10 Revision 4685ccad (github): Fixed|Windows: Missing export
skyjake

2019-12-28

22:23 Revision e8515281 (github): Renderer: Adjust fixed weapon FOV for 4:3 view aspect
IssueID #2379 skyjake
15:07 Revision e11ae9fe (github): Windows|libcore: Missing export
skyjake
14:53 Revision 0f2ccb84 (github): Merge branch 'master' of ssh://github.com/skyjake/Doomsday-Engine
skyjake
14:52 Revision 282042a4 (github): Fixed|Doom: Bullet trajectories when looking up and down
Apply a true 3D rotation to bullet trajectories when calculating random variations of individual bullets. This fixes ... skyjake
14:48 Revision 644bd556 (github): libcore: Added convenience header for Slope
skyjake
07:40 Revision d13fd6f1 (github): Debian: Added python3 to Build-Depends
skyjake

2019-12-27

21:59 Revision ee74c279 (github): CI|Windows: Use Python 3 for the CI build
skyjake
21:20 Revision bb5f9089 (github): FluidSynth: Changed how music volume is applied
IssueID #2384 skyjake
21:15 Revision de40a58b (github): libcore|Math: Added a Slope utility
Converts between vectors and slopes. skyjake
21:13 Revision f769ca6b (github): FluidSynth: Changed how music volume is applied
IssueID #2384 skyjake
13:31 Revision 8c8174c7 (github): CMake: Try to find Python 3 on the system path
skyjake
 

Also available in: Atom