Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Vennor
/
sfall
Public
forked from
sfall-team/sfall
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Mar 12, 2016
Added keyHash map clearing after each for loop pass. Without this arrays could load hashed indices of elements they don't actually contain, which in turn could lead to crashes if certain conditions…
Show description for 2509425
Vennor
committed
2509425
Copy full SHA for 2509425
Changed the order of script array element data removal from C++ containers. Without this std::unordered_map's keys were modified before erasure which lead to undefined behavior.
Vennor
committed
bdffc06
Copy full SHA for bdffc06
Commits on Dec 15, 2015
Made a minor edit on ddraw.ini
NovaRain
committed
66dd966
Copy full SHA for 66dd966
Removed TooManyItemsBugFix, InventoryDragIssuesFix, NPCDrugAddictionFix, ArmorCorruptsNPCStatsFix, NPCTurnsIntoContainerFix, CarChargingFix, NPCWeightFix from ddraw.ini
Show description for 8ce9ae8
NovaRain
committed
8ce9ae8
Copy full SHA for 8ce9ae8
Commits on Dec 14, 2015
Merge remote-tracking branch 'origin/master' into develop
NovaRain
committed
361e961
Copy full SHA for 361e961
Merge pull request #32 from burner1024/master
Show description for f8c1bf1
phobos2077
committed
f8c1bf1
Copy full SHA for f8c1bf1
fix usage notes for set_critter_burst_disable
burner1024
committed
748cbb0
Copy full SHA for 748cbb0
Commits on Nov 17, 2015
Integrated ReloadReserve setting from Crafty's mod for skipping the 'Move Items' window when using drap and drop to reload weapons in the inventory.
Show description for 473fbf8
NovaRain
committed
473fbf8
Copy full SHA for 473fbf8
Commits on Nov 16, 2015
Added an optional bug fix for not counting in the weight of equipped items on NPC when stealing or bartering.
Show description for 225f368
NovaRain
committed
225f368
Copy full SHA for 225f368
Partially refactored most of the source code to use proper engine function/variable names.
NovaRain
committed
879315b
Copy full SHA for 879315b
Commits on Nov 3, 2015
Integrated two bug fixes and a minor feature based on Crafty's code:
Show description for 971be61
NovaRain
committed
971be61
Copy full SHA for 971be61
Commits on Oct 28, 2015
Removed obsolete Jim's damage formula.
NovaRain
committed
25e2939
Copy full SHA for 25e2939
Commits on Oct 27, 2015
Set InventoryDragIssuesFix enabled by default.
NovaRain
committed
019d2d7
Copy full SHA for 019d2d7
Added an optional bug fix for the car charging issues, and made some changes in the wording.
Show description for c34dc27
NovaRain
committed
c34dc27
Copy full SHA for c34dc27
Commits on Oct 25, 2015
Updated hook script docs.
phobos2077
committed
017b958
Copy full SHA for 017b958
Added HOOK_INVENWIELD hook, called when NPC's wielding or unwielding weapons or armor.
phobos2077
committed
0e0ca79
Copy full SHA for 0e0ca79
Used constants in hook init section.
phobos2077
committed
5158e57
Copy full SHA for 5158e57
Used HOOK_* constants for hook script IDs.
phobos2077
committed
e7f5b73
Copy full SHA for e7f5b73
Commits on Oct 11, 2015
fix code style in Logging.cpp
phobos2077
committed
c6a4150
Copy full SHA for c6a4150
#2: Merged sfall debugging features into "normal" builds, thus removing TRACE preprocessor variable and "Trace" build configurations. Added [Debugging].Enable flag to ddraw.ini instead.
Show description for 59e7257
phobos2077
committed
59e7257
Copy full SHA for 59e7257
Commits on Oct 6, 2015
Added a break to prevent unexpected issue.
NovaRain
committed
6549294
Copy full SHA for 6549294
minor changes for AmmoMod.cpp
NovaRain
committed
60ef5e9
Copy full SHA for 60ef5e9
Commits on Oct 5, 2015
Integrated a minor feature and code changes from Crafty's mod:
Show description for e907a89
NovaRain
committed
e907a89
Copy full SHA for e907a89
Commits on Oct 1, 2015
Fixed two issues caused by enabling PerksFile setting:
Show description for 44eae76
NovaRain
committed
44eae76
Copy full SHA for 44eae76
Commits on Aug 17, 2015
Removed explicit zero-initialization of two variables for highlight function.
NovaRain
committed
5b2eea0
Copy full SHA for 5b2eea0
Commits on Aug 14, 2015
Changed the naming of a couple of 'hook' functions to reflect their nature better.
Show description for 5e42537
NovaRain
committed
5e42537
Copy full SHA for 5e42537
Commits on Aug 4, 2015
Removed highlight color setting for containers.
Show description for 582fa35
NovaRain
committed
582fa35
Copy full SHA for 582fa35
Commits on Aug 3, 2015
Removed highlight color customization settings for items.
Show description for dc67cb3
NovaRain
committed
dc67cb3
Copy full SHA for dc67cb3
Commits on Jul 29, 2015
Added a quick-and-dirty way to customize highlight colors.
Show description for 6e12351
NovaRain
committed
6e12351
Copy full SHA for 6e12351
Commits on Jul 27, 2015
Removed unnecessary defines.
NovaRain
committed
03ddd2e
Copy full SHA for 03ddd2e
Commits on Jul 22, 2015
Now Dodgy Door Fix is applied to both melee and ranged attacks.
NovaRain
committed
3538017
Copy full SHA for 3538017
Added final version of 'NPC turns into a container' bug fix
Show description for 77b299a
NovaRain
committed
77b299a
Copy full SHA for 77b299a
Commits on Jul 19, 2015
Added fix for NPC Turns into a container bug.
phobos2077
committed
0c08d87
Copy full SHA for 0c08d87
Added optional bug fixes: NPCDrugAddictionFix, ArmorCorruptsNPCStatsFix. (descriptions are in ddraw.ini)
Show description for 56aee27
phobos2077
committed
56aee27
Copy full SHA for 56aee27
Commits on Jul 18, 2015
Added fixes for inventory drag&drop issues, related to reverse order of items in memory relative to visual order in which items appear on screen. Fixes enabled using [Misc].InventoryDragIssuesFix o…
Show description for c27a0b0
phobos2077
committed
c27a0b0
Copy full SHA for c27a0b0
Pagination
Previous
Next
You can’t perform that action at this time.