Project

General

Profile

Activity

From 2019-12-13 to 2019-12-26

2019-12-26

21:31 Revision 62059552 (github): Resources|libdoomsday: Detecting DOOM2.WAD v1.7 and v1.7a
The versions 1.7 and 1.7a are similar enough to not require separate entries.
The detected package is numbered 1.7 i...
skyjake
21:20 Revision 73f5319c (github): Resources|libdoomsday: Detect DOOM2.WAD v1.7a
The detected package is numbered 1.7.1 since only numbers are allowed.
IssueID #2328
skyjake
20:24 Revision bf1c6736 (github): CMake: Require Python 3 for build scripts
Python 2 will be EOL soon. skyjake
20:24 Revision 5f3810c0 (github): Resources: Use libgui's TGA loader
libdoomsday had the old TGA loader that works with FS1. That is now replaced with a call to
de::Image::fromData() tha...
skyjake

2019-12-24

07:49 Revision cab92294 (github): macOS|libdoomsday|UI: Monospace font clipped at the end
Carriage return characters were confusing the Qt font renderer.
IssueID #2372
skyjake
07:49 Revision 2e2b27d2 (github): Renderer: Avoid near-clipping player weapon models
IssueID #2373 skyjake
07:47 Revision 5117aead (github): Updated dd_version.h.in with current URLs
skyjake
07:47 Revision 5e2a9a60 (github): Bumped version number to 2.2.1
skyjake

2019-12-23

14:49 Revision c7388849 (github): Hexen|Deathkings: Cvar for controlling monster respawn rate
Added cvar "game-deathkings-respawn-chance".
IssueID #1584
skyjake

2019-12-21

22:21 Revision 33d6ea66 (github): Scripting|libdoomsday: Added the "commonlib" module
libdoomsday has a script module called "commonlib" for common game-related functions.
commonlib defines the followin...
skyjake
22:19 Revision 02f9f162 (github): Scripting|World: Added more Thing methods
The following methods were added to World.Thing:
- addMom()
- height()
- mom()
- type()
skyjake
22:18 Revision b6deefa1 (github): Scripting|libcore: Added more Math functions
The Math module now has sin(), cos(), and tan(). Also randNum(low, high) was added. skyjake
17:03 Revision cc596b8c (github): Scripting|libcommon: Added function for spawning things
The new bindings are:
- World.spawnThing()
- World.Thing.pos()
skyjake
17:01 Revision b543937b (github): libcore|Record: Utility for removing members
skyjake
12:18 Revision 977df190 (github): Scripting|Doom|Heretic|Hexen: Added Thing "On death" script
IssueID #2374 skyjake
08:44 Revision 99f99256 (github): Renderer: Avoid near-clipping player weapon models
IssueID #2373 skyjake
08:00 Revision 0acb2c16 (github): Freedesktop: Added version 2.2 to the app metainfo
skyjake
07:59 Revision 179f69a5 (github): Merge branch 'master' of ssh://skyjake.fi/doomsday/engine
skyjake

2019-12-20

21:34 Revision ab2a13f8 (github): Create FUNDING.yml
skyjake
21:27 Revision 96d5048f (github): Freedesktop: Added version 2.2 to the app metainfo
skyjake

2019-12-19

21:06 Revision 4bce960d (github): Map Importer: Improved detection of flat bleeding
MapImporter now chooses visplane links separately for the floor and the ceiling of a sector.
Cleaned up the MPE API ...
skyjake

2019-12-18

22:44 Revision 4a651395 (github): macOS|libdoomsday|UI: Monospace font clipped at the end
Carriage return characters were confusing the Qt font renderer.
IssueID #2372
skyjake
22:42 Revision b173c536 (github): macOS: Cleanup
Removed the native font mapping for Core Text, since that has been removed. skyjake
22:06 Revision 0bfe4b4c (github): Resources|libdoomsday: Parsing author from readme file
Use the first match for the Author pattern. skyjake
21:44 Revision 3fb21178 (github): DeHackEd: Apply sprite name patches
Sprite names are changed in the Sprite and State definitions.
IssueID #1666
skyjake
21:42 Revision a70f3b88 (github): UI|Client: Package info mentions DEH patch in WAD
skyjake

2019-12-17

08:32 Revision 9386ebbd (github): Changed release type to "Stable" for 2.2.0
skyjake

2019-12-16

19:44 Revision 7fb8957c (github): Shell: Updated link to the Manual
skyjake
19:44 Revision cdf5b231 (github): Shell: Updated link to the Manual
skyjake
19:40 Revision 23cfbf45 (github): Shell: About dialog copyright year
skyjake
19:40 Revision 87d476fb (github): Shell: About dialog copyright year
skyjake

2019-12-15

22:09 Revision 2c70755b (github): Fixed|UI: Check for PNG/JPG game title pictures
skyjake
18:42 Revision 0f655c15 (github): Scripting: Added World.Thing.player()
skyjake
18:41 Revision 327eadae (github): Scripting: Added World.Thing.player()
skyjake
18:18 Revision 4531127d (github): Scripting|Audio: Added Audio.localSound()
skyjake
18:17 Revision 08aee147 (github): Scripting|Audio: Added Audio.localSound()
skyjake
17:26 Revision 5e637b89 (github): Scripting: Bindings for the player
Added the built-in class `App.Player`. This allows scripts to access player information such as health, armor, and po... skyjake
15:28 Revision abe3a574 (github): Scripting: Bindings for the player
Added the built-in class `App.Player`. This allows scripts to access player information such as health, armor, and po... skyjake
15:13 Revision 55e4359a (github): Fixed|Heretic|Map Importer: Misdetected render hack in Heretic E1M1
IssueID #2370 skyjake
09:17 Revision fcc99ab5 (github): macOS|Cleanup: Removed CoreText font renderer
No need to use a platform-specific implementation for macOS, when there is a portable TrueType renderer available. skyjake
09:16 Revision c3a065d9 (github): libgui: Updated fonts to latest version
The latest versions of Source Sans Pro and Source Code Pro support more Unicode characters. skyjake

2019-12-14

19:15 Revision ade57cc6 (github): Cleanup
skyjake
19:14 Revision ddd79e95 (github): UI: Font color tweak
skyjake
11:12 Revision bf8a74db (github): Cleanup
skyjake
11:12 Revision a5e30590 (github): Fixed|BSP: Crash in the BSP builder
skyjake
08:30 Revision 86ba4277 (github): macOS|libgui: Use stbtt for font rendering
Same font rendering on all platforms for consistency. skyjake
08:30 Revision 47e4b768 (github): Cleanup: Post merge
skyjake
08:29 Revision ae9c44ea (github): macOS: Disable OpenAL (deprecated)
skyjake
07:29 Revision 49ea5a97 (github): Cleanup
skyjake

2019-12-13

22:45 Revision 28843a5a (github): Merge branch 'master' of skyjake.fi:doomsday/engine into work/omega
# Conflicts:
# .gitignore
# .travis.yml
# README.md
# doomsday/CMakeLists.txt
# doomsda...
skyjake
14:27 Revision 81bcdfb0 (github): Cleanup
skyjake
14:14 Revision ee94363f (github): Renderer: Icarus MAP01 force fields not rendered
IssueID #1053 skyjake
13:54 Revision fac9f4fc (github): Renderer: Working on masked middle textures
skyjake
12:38 Revision 1960f184 (github): Fixed|Map Importer: Potential crash
skyjake
12:08 Revision 275f69fc (github): Fixed|Map Importer: Potential crash
skyjake
12:07 Revision 42258106 (github): Fixed|Hexen: Duplicate linedef property
skyjake
11:46 Revision 0ddc5c7e (github): Map Importer: Detect flat bleeding
IssueID #110 skyjake
03:42 Revision 18223887 (github): Fixed|GCC: Build error with older versions of GCC
skyjake
03:30 Revision f0cb4209 (github): CI: Updated Travis build configuration
skyjake
03:27 Revision 4e6cf6aa (github): CI: Updated Travis build configuration
skyjake
03:20 Revision 6cc97792 (github): CI: Updated Travis build configuration
skyjake
 

Also available in: Atom