Project

General

Profile

Activity

From 2021-07-25 to 2021-08-07

2021-08-07

16:41 Revision db4bb261 (github): MSYS|libcore|Legacy: Fixed warnings about char subscripts
skyjake
16:37 Revision 8a2d5c1a (github): Merge branch 'master' of skyjake.fi:doomsday/engine
skyjake
16:37 Revision 529c9a38 (github): MSYS: Fixing the build
skyjake
14:28 Revision f5f0c50f (github): World|Scripting: Update mobj visAngle together with angle
skyjake
14:28 Revision ec6676a1 (github): World|Scripting: Update mobj visAngle together with angle
skyjake
14:22 Revision 95519d13 (github): World|Map: Set mobj's map spot number at creation
3D model asset initialization may occur during the execution of the spawn function, so setting the map spot number af... skyjake
13:59 Revision 060f0cd3 (github): World|Map: Set mobj's map spot number at creation
3D model asset initialization may occur during the execution of the spawn function, so setting the map spot number af... skyjake
09:49 Revision 681c0fcc (github): World|Scripts: Added Thing.mapSpotNum() for querying source map spot
Things spawned by map spots remember which spot spawned them.
# Conflicts:
# doomsday/apps/client/src/world/ba...
skyjake
09:43 Revision 6d58d75b (github): Heretic|Hexen: Fixed updating visAngle of immobile things
Not updating the `visAngle` would mean that stationary 3D models
would not ever change their angle.
skyjake
06:15 Bug #2462 (New): Cannot Load any Cranium or Dr Sleep Master Levels
I have been working my way through all of the Master Levels, and unfortunately, once I got up to the following levels... wzbhptguuk
06:00 Bug #2445: Doomsday Crashes When Loading Master Levels for Doom II
The problem is now partially fixed. If I add the relevant .WAD to Doom II first, and then play DOOM II, it will play ... wzbhptguuk

2021-08-04

15:28 Revision c07578e7 (github): World|Scripts: Added Thing.mapSpotNum() for querying source map spot
Things spawned by map spots remember which spot spawned them. skyjake
15:28 Revision 20b97c4d (github): Cleanup
skyjake
15:27 Revision 5dad8e52 (github): Heretic|Hexen: Fixed updating visAngle of immobile things
Not updating the `visAngle` would mean that stationary 3D models
would not ever change their angle.
skyjake

2021-08-01

18:01 Revision d85916dc (github): CMake: Added option to disable Shell GUI app
skyjake
17:37 Revision 8ae1a5f8 (github): FS: Explicit File::release() after reads/writes are done
The file system has been designed to not know how many files are currently in use, but NativeFile has an operating sy... skyjake
08:30 Revision 02dad50f (github): World|Scripting: Fixing the build
World hasn't yet been refactored in 2.3... skyjake
07:29 Bug #2445: Doomsday Crashes When Loading Master Levels for Doom II
Also, I have also confirmed identical behaviour in this regard in a stock Fedora 34 install, with identical steps. I ... wzbhptguuk
07:20 Revision cebd8f66 (github): World|Scripting: Added Thing.angle(), .setAngle()
Changing and querying the angle of a World.Thing.
# Conflicts:
# doomsday/apps/client/src/world/base/bindings_...
skyjake
07:14 Revision 976b2c0d (github): World|Scripting: Added Thing.angle(), .setAngle()
Changing and querying the angle of a World.Thing. skyjake

2021-07-31

10:01 Revision 8fa3e1e3 (github): FluidSynth: RPM dependency is optional
# Conflicts:
# doomsday/cmake/Packaging.cmake
skyjake
10:01 Revision 1dfc245d (github): Debian: Metadata when compiling with embedded FluidSynth
# Conflicts:
# doomsday/cmake/Packaging.cmake
skyjake
10:00 Revision 3259b5ef (github): Debian: Metadata when compiling with embedded FluidSynth
# Conflicts:
# doomsday/cmake/Packaging.cmake
skyjake
09:57 Bug #2455 (Resolved): rpm package requires libfluidsynth.so.1 but Fedora 33 provides libfluidsynth.so.2 only
Same solution as in #2431. skyjake
09:54 Revision 3e224dae (github): FluidSynth: RPM dependency is optional
skyjake
09:51 Bug #2431 (Resolved): Doomsday needs libfluidsynth1 but ubuntu 20.04 provides libfluidsynth2 only
Resolved by removing the dependency on the external FluidSynth and compiling the library from source instead, i.e., t... skyjake

2021-07-30

15:23 Revision 99fd7051 (github): Debian: Metadata when compiling with embedded FluidSynth
skyjake
15:21 Revision 5a90a36f (github): Debian: Metadata when compiling with embedded FluidSynth
skyjake
13:22 Revision e4f76425 (github): Renderer|DGL: Workaround for 3D model glitch
The DGL-based 3D model renderer was having an issue with triangle
winding flipping randomly, related to batched draws...
skyjake
13:17 Revision e0c471e1 (github): Renderer: Flush pending draws before switching GL state
skyjake
12:08 Revision 28664ce7 (github): Renderer|DGL: Workaround for 3D model glitch
The DGL-based 3D model renderer was having an issue with triangle
winding flipping randomly, related to batched draws...
skyjake
11:51 Revision 2f527b2a (github): Renderer: Flush pending draws before switching GL state
skyjake
07:00 Revision c514f113 (github): macOS: Development entitlements
Assign more entitlements for development builds. skyjake

2021-07-29

20:17 Revision b061d592 (github): macOS: Fixed a debugging issue
System security has been ramped up on M1 Macs, and since we are manually composing the .app bundle and then signing i... skyjake
15:31 Revision 9a82cee0 (github): libcore|NativeFile: Improving file handle management
Keep a fixed limit on the number of simultaneously open files. Due to the design of the libcore file system, we don't... skyjake
09:59 Revision f1fa5e62 (github): macOS: Fix deployment of custom SDL2
skyjake
09:59 Revision 23b23aac (github): Cleanup
skyjake
 

Also available in: Atom