 burner1024andGitHub
|
1f6dbccb3d
|
Added Polish translation (#409)
* added partial Polish translation from https://trzynasty-schron.net/forum/index.php?topic=8221.0
* complete Polish translation (from JaidenIsPink)
|
2021-09-17 21:34:18 +08:00 |
|
NovaRain
|
deae07ffec
|
Some code edits and preparation
|
2021-09-17 10:48:42 +08:00 |
|
NovaRain
|
bb88830a5b
|
Added a fix to display the color index 255 of the palette correctly
* in DX9 mode when using the hi-res patch
Some minor code corrections.
|
2021-09-12 13:59:58 +08:00 |
|
NovaRain
|
f6c1e0f908
|
Code corrections
|
2021-09-07 06:37:57 +08:00 |
|
NovaRain
|
6c3dd72ea7
|
Added missing sounds for the buttons on the world map interface (#373)
Changed the game speed tweak to be active only during the game.
|
2021-09-06 10:54:47 +08:00 |
|
NovaRain
|
c5e226a279
|
Fixed key repeat delay/rate for game speed tweak (#406)
Removed AffectPlayback option.
|
2021-09-06 07:52:41 +08:00 |
|
NovaRain
|
0a8a28b80c
|
Moved some functions from AI.cpp to AIHelpers.cpp
|
2021-09-06 07:44:38 +08:00 |
|
NovaRain
|
c047402dc9
|
Code edits to gl_npcarmor script
Added some line breaks in hookscripts.md.
|
2021-09-03 10:36:33 +08:00 |
|
NovaRain
|
569bde5fab
|
Code changes to the previous commit
Changed HOOK_CANUSEWEAPON to run for both the player and NPCs.
Updated gl_npcarmor script.
|
2021-09-02 11:23:24 +08:00 |
|
NovaRain
|
428cf42c7d
|
Added an additional '"Can't Use" flag to misc flags in item objects
* it makes the weapon object unusable in combat.
Edits to header files.
|
2021-08-31 12:35:47 +08:00 |
|
NovaRain
|
dfd810c9e4
|
Fixed the Jet addiction was not removed when using the antidote (#405)
(BGforgeNet/Fallout2_Restoration_Project#118)
|
2021-08-29 10:20:01 +08:00 |
|
NovaRain
|
d9b7a714ec
|
Moved some patches/functions between Interface.cpp and MiscPatches.cpp
* And Graphics.cpp and InputFuncs/Input.cpp
Tweaked the buffer flush (actually print to file) rate in Console.cpp.
|
2021-08-27 21:00:15 +08:00 |
|
NovaRain
|
888269af92
|
Renamed the var inline functions
|
2021-08-27 20:45:53 +08:00 |
|
NovaRain
|
a275fff434
|
Replaced *(TYPE*)FO_VAR with new inline functions
|
2021-08-26 10:03:47 +08:00 |
|
NovaRain
|
3f0216d49b
|
Fixed broken ConsoleOutputPath due to the line break support
|
2021-08-25 11:33:58 +08:00 |
|
NovaRain
|
ce64f5d352
|
Moved render.cpp/h files to GUI folder/namespace
|
2021-08-25 10:14:53 +08:00 |
|
NovaRain
|
110facfada
|
Added support for the newline character '\n' in pro_*.msg files (#401)
|
2021-08-25 09:52:05 +08:00 |
|
NovaRain
|
bb55b97d12
|
Some code edits and preparation
|
2021-08-24 14:12:32 +08:00 |
|
NovaRain
|
40538e26d3
|
Changed SingleCore to set CPU affinity to the second core if available
|
2021-08-23 16:07:29 +08:00 |
|
NovaRain
|
3bc49e05d5
|
Replaced HRP addresses with the define values
|
2021-08-23 10:24:27 +08:00 |
|
NovaRain
|
a6417069ad
|
Internal fix for HOOK_REMOVEINVENOBJ
|
2021-08-21 11:35:41 +08:00 |
|
NovaRain
|
c6f17c5b7d
|
Fixed ai_check_drugs for AIDrugUsePerfFix=1
|
2021-08-21 07:50:04 +08:00 |
|
NovaRain
|
cf028bcdfe
|
Added "util" namespace to EngineUtils.cpp
|
2021-08-20 21:34:14 +08:00 |
|
NovaRain
|
478a522463
|
Code fixes to ai_check_drugs_hack in combatAI.cpp
|
2021-08-20 07:15:11 +08:00 |
|
NovaRain
|
a186014895
|
Added new EngineTweaks module and TweaksFile option
|
2021-08-19 23:09:03 +08:00 |
|