10
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 9 months ago.
Jun 30, 2022 — Jun 30, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from OoliteProject/Updated_SWEscort_Normalmap More... 4 months ago
Missing Sidewinder Escort normal map More... 4 months ago
Switched WMicon.bmp to 8 bpp. Fixes black background in game's window menu icon and makes it transparent, as it was meant to be.
Nikos Barkas
as AnotherCommander
More... 5 months ago
Updating icon More... 5 months ago
Updated splash screen images More... 5 months ago
Deleted redundant asp specular/gloss map.
Nikos Barkas
as AnotherCommander
More... 7 months ago
Gloss, specular and normal map texture assets for the default core shipset.
Nikos Barkas
as AnotherCommander
More... 7 months ago
Create LICENSE with content based on Doc/LICENSE.TXT (#427) More... 9 months ago
Automate version bump (#430) More... 9 months ago
Fixed inability to launch Oolite properly from within the Windows command console.
Nikos Barkas
as AnotherCommander
More... 9 months ago
fix FdL in shipyard to match with max missile in shipdata (#431) More... 9 months ago
Build pdfs (#429) More... 9 months ago
add release procedure so it is not forgotten More... 10 months ago
Undid sun corona fadeout while approaching. The sun should now look closer to its v1.90 appearance.
Nikos Barkas
as AnotherCommander
More... 10 months ago
Transition to black and white effect on death now works correctly also for time acceleration factors other than 1.0.
Nikos Barkas
as AnotherCommander
More... 10 months ago
Added doxygen asset More... 10 months ago
Restored sun drawing parameters to their v1.90 values, as this seems to ultimately result in the best version of the sun so far. Only one slight adjustment made to sun disc color saturation to improve the luminance effect a bit, Also, fixed excessive corona color drift.
Nikos Barkas
as AnotherCommander
More... 10 months ago
GUI background and foreground images are now treated as having SRGBA internal format
Nikos Barkas
as AnotherCommander
More... 10 months ago
GUI background and foreground images are now treated as having SRGBA internal format. Fixes #412.
Nikos Barkas
as AnotherCommander
More... 10 months ago
Merge pull request #425 from sparr/format-security
Nikos Barkas
as AnotherCommander
More... 11 months ago
Fix gcc -Wformat-security error More... 11 months ago
Switched the Expansion Manager default OXZ index location domain to oolite,space.
Nikos Barkas
as AnotherCommander
More... 11 months ago
Included image gamma information when saving a png snapshot in HDR mode. This is because in HDR, our backbuffer is linear so gamma is 1,0 and our snapshot is not gamma corrected for display on sRGB SDR screens. Many image viewers (e.g. MS Photos, HDR + WCG Image Viewer, Chromium based browsers etc.) can compensate for this if the gamma used when the image was created is included in the image metadata. So, we make sure that this info exists.
Nikos Barkas
as AnotherCommander
More... 11 months ago
Fixed a bug where skipping the game over screen before the full transition to black and white was complete would result in color oversaturation upon game reset.
Nikos Barkas
as AnotherCommander
More... 11 months ago
Implemented fade to black and white effect on game over. This means that now color saturation is a shader uniform. The fade to b/w occurs within 5 seconds and this time can be adjusted by setting the user defaults key gameover-seconds-to-bw-fadeout to any float value higher than 0.0 (limited by the 30 seconds duration of the gameover screen of course). If you don't want to fade to b/w at all, set the above key to 0.0.
Nikos Barkas
as AnotherCommander
More... 11 months ago
Brightened up lasers. The anount of brightness can be adjusted in code by the kLaserBrightness constant. Setting it to 1.0 gives lasers their old appearance.
Nikos Barkas
as AnotherCommander
More... 11 months ago
Avoid unnecessary memory allocation if taking a non-hdr snapshot.
Nikos Barkas
as AnotherCommander
More... 11 months ago
Syncing with master.
Nikos Barkas
as AnotherCommander
More... 12 months ago
The game can now take HDR snapshots in Radiance .hdr format on Windows.
Nikos Barkas
as AnotherCommander
More... 12 months ago
Update README.md More... 12 months ago