Commit Graph

41 Commits

Author SHA1 Message Date
bluisblu
2524fa4047
Replace code array with direct use of i (#10)
* Replace static "code" array with iterator

* Remove unnecessary cast

Co-authored-by: NanderTGA <65074195+NanderTGA@users.noreply.github.com>

---------

Co-authored-by: NanderTGA <65074195+NanderTGA@users.noreply.github.com>
2025-03-19 01:30:55 -04:00
Lako
7e1614ba26 chore: Add MBRun to FSGUI launch 2024-03-05 18:56:26 -05:00
Lako
81ff2719eb feat: Make MBDebug only for debug mode 2024-01-09 13:33:57 -05:00
Lako
cce4de10aa refactor: Separated GameForm into several classes 2024-01-08 23:46:00 -05:00
Lako
e0fb76e709 Update dependencies 2024-01-08 23:44:23 -05:00
NanderTGA
b8f137d53b
feat(logs): add logging for CStaticStorage 2023-08-23 23:17:39 +02:00
NanderTGA
cf991aa798
refactor(logs): make logs shorter and remove unneeded comments 2023-08-23 20:41:37 +02:00
NanderTGA
4e5e8487a4
fix: error on updating game 2023-08-13 18:39:14 +02:00
NanderTGA
eb3c774d47
feat: greatly improve debugging 2023-08-12 23:56:04 +02:00
Lako
28cde9ab8d Merge branch 'master' of https://github.com/GittyMac/OpenFK 2023-05-09 21:18:58 -04:00
Lako
363a7326c1 Add Debug Log 2023-05-09 21:17:41 -04:00
dependabot[bot]
7528b800b2
Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /OpenFK
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 02:30:31 +00:00
GittyMac
811ab277f0 Some fixes on the tn loading 2022-09-21 22:02:33 -04:00
GittyMac
1538a1a049 Testing out sending/getting tns from server 2022-09-16 23:12:32 -04:00
GittyMac
b96bf7485a Set online bool with config 2022-04-23 00:55:13 -04:00
GittyMac
80affdba44 Updated the fetched OCX 2022-04-23 00:48:48 -04:00
GittyMac
dfdb929f07 Added network config 2022-04-23 00:03:34 -04:00
GittyMac
26e0168045 Redesigned settings along with other tweaks 2021-06-23 00:12:15 -04:00
GittyMac
3aafbe387d Changed wmode to HW accelerated Direct 2021-05-01 22:38:50 -04:00
GittyMac
23d1a643a9 Updated version numbers. 2021-04-18 12:56:58 -04:00
GittyMac
6641caa2b9 Fixed constant bitty switching 2021-04-18 12:52:58 -04:00
GittyMac
bcf65ad9a2 fixed rich presence once and for all 2021-03-29 12:46:19 -04:00
GittyMac
1cd9d016db removed some debug flags 2021-03-20 10:51:16 -04:00
GittyMac
e577940095 Finalized updates 2021-03-20 10:42:09 -04:00
GittyMac
90d5e1c2c7 Added FetchOCX 2021-01-14 19:45:28 -05:00
Lako
a084a25ae9 Started work on updates 2021-01-06 15:37:57 -05:00
Lako
63fe70c511 Further work on AS3 2021-01-02 11:06:01 -05:00
Lako
b9742fe8d5 AS3 loading works 2021-01-02 00:21:55 -05:00
Lako
ca75c89a89 Some polishing 2020-12-24 18:15:57 -05:00
Lako
4863d83e92 USB support added 2020-12-22 00:06:02 -05:00
Lako
a30d8fc169 Improved RPC 2020-12-19 13:09:45 -05:00
Lako
d130a30460 Added setBitty 2020-12-18 22:30:04 -05:00
Lako
eeff9e8ae0 Simplified the right click code 2020-12-18 22:08:39 -05:00
Lako
7b24e82866 Fixed right click 2020-12-18 22:03:10 -05:00
GittyMac
c5363533d8 Initial work on right click 2020-11-27 23:43:46 -05:00
GittyMac
df41be506c Fix customF crash 2020-11-22 18:46:23 -05:00
GittyMac
c4abe2d0c5 Inital work on ActionScript 3 2020-11-22 18:21:40 -05:00
GittyMac
ebb983b8c4 Add RDF compatibility 2020-11-03 22:18:09 -05:00
GittyMac
0fca6f435e OpenFK 1.2 2020-11-01 20:34:12 -05:00
Lako
bd92cd45b3 Initial Release 2020-10-18 12:31:29 -04:00
Lako
72b8f33fbd Add project files. 2020-09-07 14:13:56 -04:00