cambragol
260bada21c
Merge branch 'main' into fallout2ce-dat
2025-06-22 20:32:23 +09:00
cambragol
ea0afc84fa
Merge pull request #215 from fallout2-ce/decrypt-win-refresh
...
Decryption of `_GNW_win_refresh`
2025-06-22 11:03:10 +09:00
Mike Klaas
c663d79b97
fix bug(?)
2025-06-21 14:43:10 -07:00
cambragol
568cc4267a
Merge branch 'main' into fallout2ce-dat
2025-06-21 12:00:32 +09:00
Mike Klaas
eaa9091bcd
one omre
2025-06-19 23:48:01 -07:00
Mike Klaas
76ab99cf73
add a few more notes
2025-06-19 23:47:42 -07:00
github-actions[bot]
bed9555f9a
chore: auto-format with clang-format
2025-06-20 06:10:55 +00:00
Mike Klaas
9c5294ca88
Decryption of _GNW_win_refresh
2025-06-19 23:09:16 -07:00
cambragol
781d8ab282
Merge pull request #177 from fallout2-ce/dat-error-handling
...
Update xfile.cc
2025-06-20 08:44:44 +09:00
cambragol
34ef1c2f26
Merge pull request #213 from fallout2-ce/disappearing-inventory-item-fix
...
Update inventory.cc
2025-06-18 14:17:52 +09:00
cambragol
fdc54cfd0b
Update inventory.cc
...
Restoring fix to make items disappear when selecting in inventory #160
2025-06-18 07:53:59 +09:00
cambragol
6e8faa823a
Merge branch 'main' into fallout2ce-dat
2025-06-17 14:45:47 +09:00
Mike Klaas
a63aff09ce
(sfall) Implement set_map_time_multi ( #207 )
...
* (sfall) Implement `set_map_time_multi`
2025-06-16 12:02:40 -07:00
cambragol
3d2aced2f7
Merge pull request #149 from fallout2-ce/worldmap-fallout1-trail-feature
...
Worldmap Fallout1 trail Feature
2025-06-12 14:26:27 +09:00
cambragol
1d6111b89f
Merge pull request #202 from fallout2-ce/fix-for-splash-screens
...
Fix for Splash Screens
2025-06-12 14:24:04 +09:00
Mike Klaas
21c906cc5c
Implement op_get_world_map_x/y_pos ( #205 )
2025-06-11 22:16:55 -07:00
Vasilii Rogin
a67fe7ead1
Merge pull request #191 from fallout2-ce/scan_scripts_for_unknown_opcodes_2
...
Scanner of not implemented opcodes, metarules, config options
2025-06-11 16:18:21 +03:00
Vasilii Rogin
f0691d2c24
Fix for hooks
2025-06-11 16:00:55 +03:00
github-actions[bot]
fb30648e2e
chore: auto-format with clang-format
2025-06-11 12:53:54 +00:00
Vasilii Rogin
216cbb3861
Add hooks scan
2025-06-11 15:52:41 +03:00
github-actions[bot]
be63df4bf6
chore: auto-format with clang-format
2025-06-11 12:10:59 +00:00
Vasilii Rogin
4cf35fd946
Enable scanner of unimplemented by command line argument
2025-06-11 15:10:27 +03:00
Vasilii Rogin
dd418ee0f5
Merge branch 'main' into scan_scripts_for_unknown_opcodes_2
2025-06-11 14:47:56 +03:00
Mike Klaas
eb5cc7be4f
QoL: Ctrl-click to equip in inventory screen ( #175 )
...
Very similar to sfall's implementation.
2025-06-10 22:27:22 -07:00
cambragol
a8f2de1a56
Update xfile.cc
...
removed redundant chdir and added final cleanup for failure
2025-06-09 21:09:15 +09:00
github-actions[bot]
51b82ac1ac
chore: auto-format with clang-format
2025-06-09 11:37:04 +00:00
cambragol
0d97222797
Update game.cc
...
Load options before show splash, so brightness is correct
2025-06-09 20:34:22 +09:00
cambragol
b30463ab01
Update svga.cc
...
Missing fix for Splash Screens courtesy of Alex
2025-06-09 20:31:29 +09:00
github-actions[bot]
9d932b0d2c
chore: auto-format with clang-format
2025-06-09 10:25:20 +00:00
Vasilii Rogin
8d76b9655c
Use custom to_lower
2025-06-09 13:24:51 +03:00
Vasilii Rogin
0e6c4d9684
Use custom comparator
2025-06-09 13:01:03 +03:00
Vasilii Rogin
02c5efac26
Merge remote-tracking branch 'fallout2-ce/main' into scan_scripts_for_unknown_opcodes_2
2025-06-09 12:52:29 +03:00
github-actions[bot]
ea4d978bc1
chore: auto-format with clang-format
2025-06-08 06:48:28 +00:00
Vasilii Rogin
22548a3c70
Merge branch 'main' into scan_scripts_for_unknown_opcodes_2
2025-06-08 09:47:58 +03:00
Vasilii Rogin
3dc89d49e2
Merge branch 'main' into scan_scripts_for_unknown_opcodes_2
2025-06-07 12:43:50 +03:00
Vasilii Rogin
822d5dfd7d
Do not use build-in directory_iterator for android
2025-06-07 12:37:14 +03:00
Vasilii Rogin
879634bf9c
Remove import of dirent
2025-06-07 12:28:29 +03:00
Vasilii Rogin
795ef54d70
fix formatting
2025-06-07 12:21:45 +03:00
Vasilii Rogin
14b06d2dcc
Add scan for windows
2025-06-07 12:21:20 +03:00
Vasilii Rogin
ed959edbbb
Split scanned by files
2025-06-07 12:15:26 +03:00
Vasilii Rogin
7940ea791c
Add polyfill for directory_iterator
2025-06-07 11:19:53 +03:00
Vasilii Rogin
3f270aa4cc
Merge branch 'main' into scan_scripts_for_unknown_opcodes_2
2025-06-07 11:10:41 +03:00
Vasilii Rogin
da3f1cc426
Fixes
2025-06-04 21:25:47 +03:00
github-actions[bot]
a892461dac
chore: auto-format with clang-format
2025-06-04 17:56:15 +00:00
Vasilii Rogin
209d2d027b
Add TODO
2025-06-04 20:52:25 +03:00
Vasilii Rogin
b8385d7775
Do not exit
2025-06-04 20:45:16 +03:00
Vasilii Rogin
a3c365f9fe
Rename scanner
2025-06-04 20:44:53 +03:00
Vasilii Rogin
87d4a4b8ca
Scan f2_res.ini
2025-06-04 20:41:37 +03:00
Vasilii Rogin
1aa53a4720
Add scan for fallout2.cfg
2025-06-04 20:31:32 +03:00
Vasilii Rogin
6bcf2952f6
Add config scan
2025-06-04 20:26:40 +03:00
Vasilii Rogin
e2927e1d0e
Some intermedite progress
2025-06-04 20:00:26 +03:00
Vasilii Rogin
bb839cd6c1
some fixes & improvements
2025-06-04 19:34:56 +03:00
Vasilii Rogin
caa0e1bf1a
Add scan in .dat files
2025-06-04 19:08:27 +03:00
Vasilii Rogin
f3759d07a5
Adding .dat files scan
2025-06-04 18:58:43 +03:00
Vasilii Rogin
604fde895f
Split by funcs
2025-06-04 18:45:46 +03:00
Vasilii Rogin
f46c391e5d
Merge remote-tracking branch 'fallout2-ce/main' into scan_scripts_for_unknown_opcodes_2
2025-06-03 23:06:35 +03:00
Vasilii Rogin
1e45b0184b
Merge remote-tracking branch 'fallout2-ce/main' into scan_scripts_for_unknown_opcodes_2
2025-06-02 21:10:35 +03:00
Vasilii Rogin
447ea23862
Merge remote-tracking branch 'fallout2-ce/main' into scan_scripts_for_unknown_opcodes_2
2025-06-02 17:55:56 +03:00
Vasilii Rogin
72786c4d43
Merge remote-tracking branch 'fallout2-ce/main' into scan_scripts_for_unknown_opcodes_2
2025-06-01 20:04:07 +03:00
Vasilii Rogin
3d3e47c9db
Scan for .int.expected too
2025-06-01 11:56:22 +03:00
Vasilii Rogin
a9726cab56
Show by-file
2025-06-01 11:21:18 +03:00
Vasilii Rogin
400aa4d8a3
Update visual
2025-06-01 11:11:46 +03:00
Vasilii Rogin
599d3ab392
Merge remote-tracking branch 'fallout2-ce/main' into scan_scripts_for_unknown_opcodes_2
2025-06-01 10:46:24 +03:00
Vasilii Rogin
84336d4655
Fix warning
2025-06-01 10:45:49 +03:00
Vasilii Rogin
696e926177
Add note
2025-05-31 22:57:37 +03:00
Vasilii Rogin
30babd7e1f
Improvements
2025-05-31 22:47:51 +03:00
Vasilii Rogin
6ff0b411e4
Show opcode cmd name
2025-05-31 22:26:16 +03:00
Vasilii Rogin
9f623f3f3e
Add sfall human-readable opcodes
2025-05-31 22:09:52 +03:00
Vasilii Rogin
d8bee457f4
Improve scanner
2025-05-31 22:04:14 +03:00
Vasilii Rogin
fcabd63561
Still scanning for strings
2025-05-31 22:00:18 +03:00
Vasilii Rogin
73c024c705
Make kMetarules available
2025-05-31 21:09:19 +03:00
Vasilii Rogin
27da084b65
Scanning opcodes
2025-05-31 21:00:59 +03:00
Vasilii Rogin
dfa610f352
Adding script scanner
2025-05-31 20:57:27 +03:00
Vasilii Rogin
a0a597725a
Fix extensions scan
2025-05-31 20:47:23 +03:00
Vasilii Rogin
7ae194a8ee
Adding .ssl scanner
2025-05-31 20:44:30 +03:00
cambragol
7f7e103465
Update xfile.cc
...
This removes the creation of a 'dat' folder when opening or path finding fails. This may have been a leftover from development, or part of the mapper, however, in practice it prevents users getting correct error messages when opening the app with missing dats or incorrect dat paths.
With this fix, missing dats or paths should give a popup message to the user, instead of the ubiquitous 'cannot find fonts error'
2025-05-31 10:58:28 +09:00
github-actions[bot]
59c64451ff
chore: auto-format with clang-format
2025-05-28 22:40:35 +00:00
cambragol
965f360578
Update worldmap.cc
...
Enclosed trail logic in config option
2025-05-29 07:40:09 +09:00
cambragol
3f79d79f25
Update sfall_config.h
...
Config option for worldmap trails. Name is from an Sfall option (I believe): WorldMapTravelMarkers
2025-05-29 07:19:31 +09:00
github-actions[bot]
cad023a73e
chore: auto-format with clang-format
2025-05-28 22:18:21 +00:00
cambragol
7490c900b3
Update sfall_config.cc
...
adding config option for the worldmap trail
2025-05-29 07:17:55 +09:00
cambragol
1a8d6a4973
Update readme
...
Updating readme with file info
2025-05-28 18:01:38 +09:00
cambragol
a2b47104a3
Create fallout2ce.dat
...
Adding .dat file for contents of fallout2cedat
2025-05-28 15:44:46 +09:00
cambragol
d265d3a69a
Renamed Dat folder
...
Renamed dat folder to allow upload of actual .dat
2025-05-28 15:44:08 +09:00
cambragol
c2feba8f22
Add files via upload
...
Added my own customized interface files, (will make a list later) and some of the current contents of the f2_res.ini file (iface borders)
2025-05-28 15:08:27 +09:00
cambragol
d137b3d95b
Create readme
...
Adding a folder to hold dat file resources. Adding a quick readme to generate the folder.
2025-05-28 15:04:30 +09:00
cambragol
4ff46801ec
Update game.cc
...
Trying out adding a custom .dat file for Fallout2-CE - adding after master and critter .dats, but before any other patches. This allows us to replace OG textures with our fixes, but our fixes can be written over by mods.
2025-05-28 15:01:01 +09:00
cambragol
7c182b66a6
Update worldmap.cc
...
tweaked the drop parameters - looks closer to Fallout 1, paths more clearly defined (speeds).
2025-05-23 23:15:44 +09:00
cambragol
f6320d3a66
Update worldmap.cc
...
Removed 'scaled' variables (leftover from my personal builds)
scaledViewWidth, scaledViewHeight, scaledWidth, scaledViewY, and scaledViewX
2025-05-23 20:03:32 +09:00
cambragol
de06827c01
Update worldmap.cc
...
First draft (after many different tries) of worldmap trail enhancement, like in Fallout 1. Meant to be optional in the end.
2025-05-23 14:45:09 +09:00