1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merged in Quipyowert/soulfu/fix-sscanf-overflow (pull request #1) More... over 5 years ago
Fix sscanf overflowing by lengthening skbx buffer. More... over 5 years ago
Added instructions for installing EditorConfig extension. More... about 9 years ago
Added .gitignore file. More... about 9 years ago
Added support for .src indentation settings. More... about 9 years ago
Install the EditorConfig extension to get correct tab settings. More... about 9 years ago
Fix bug where doing the right action (weapon use) would result in a wall collision effect. More... about 9 years ago
Spawn info defaults corrected, not fixing any known bug, just in case. More... about 9 years ago
Allow the debugged executable to find the datafile. More... about 9 years ago
Fix bug where entering the modeller in the devtool crashed (generic problem with openfile opcode, where if the file did not exist it returned the input argument of the filename, rather than null to indicate no file opened). More... about 9 years ago
Reverted default height and width change, these defines are not linked to anything but half-arsedness and visual corruption if changed. More... about 9 years ago
Build improvements and warning fixes. More... about 9 years ago
Default display width and height is now 800x600, rather than 400x300 or whatever it was. More... about 9 years ago
Compilation warning fixes. More... about 9 years ago
Updated stb.h for latest version, fixes compilation warnings. More... about 9 years ago
Remove ghost file git refused to remove properly. More... about 9 years ago
Build improvements. More... about 9 years ago
Removed unsupported files. More... about 9 years ago
Removed old unsupported build files. More... about 9 years ago
Simplified build instructions More... about 9 years ago
Get things building with 'build.bat More... about 9 years ago
Added Windows build batch script. More... about 9 years ago
README.md edited online with Bitbucket More... about 9 years ago
Remove accidentally committed file More... about 9 years ago
Update for Visual Studio 2013 More... about 9 years ago
Remove unsupported build files. More... about 9 years ago
Chest.rc: Change include file from 'stdafx.h' to 'Windows.h' so that it can be compiled with Visual Studio Express. exportdata.c: Remove unused variable.
rmtew
as donkey
More... over 12 years ago
- Fixed the "camera room transition" bug, was caused by a change to operator priorities in the compiler. This also fixed the missing icon when ActionR is pressed and Hey! is said. - Added constants to clarify some of the 3D math, specifically with regard to 16 bit representation of rotation angles. - Added a new bug "non-proximate damage".
rmtew
as donkey
More... almost 14 years ago
Clarified the cause of the "camera room transition" bug, and added a solid reproduction case for the "ghost door" bug.
rmtew
as donkey
More... almost 14 years ago
Updated bugs list with further detail for existing bugs.
rmtew
as donkey
More... almost 14 years ago