方而静 szTom
  • Joined on 2022-08-22
szTom synced commits to main at szTom/LADRSolutions from mirror 2025-08-08 23:10:56 +08:00
a48526b846 3B 15
799a2eb894 3B 14
641cd2ad9e 3B 13
Compare 3 commits »
szTom pushed to main at szTom/instructed 2025-08-06 12:27:48 +08:00
c6d311128e fix: install catch2 only with BUILD_TESTS enabled
szTom pushed to main at szTom/instructed 2025-08-06 11:48:56 +08:00
4604a343cd feat: add vehicle and kinematics systems
60e0e213a0 refactor: tests with Catch2, consolidate test cases and improve structure
516f545cd7 feat: add tile_segment_intersection function and update tiles_on_segment to use array
Compare 3 commits »
szTom pushed to main at szTom/instructed 2025-08-05 17:50:34 +08:00
3ac663714f feat: add tile geometry utilities and enhance Vec2 class with additional methods
0edb71385f feat: implement TickSystem for managing world ticks and initialize World constructor
998668802f feat: add System and SystemRegistry classes for managing systems in the game engine
Compare 3 commits »
szTom synced commits to main at szTom/nyanpasu from mirror 2024-11-24 13:22:13 +08:00
5ad2f9231d fix readme typo
szTom pushed to main at szTom/cpesolino-lexci 2024-09-12 20:00:25 +08:00
26950e9e5e Update list/coni
szTom pushed to main at szTom/chectus 2024-08-05 21:34:23 +08:00
5ce6e4fce4 Fix cmake for windows
szTom pushed to main at szTom/chectus 2024-07-30 00:07:13 +08:00
e7e9d8a48e setup cmake system
szTom pushed to main at szTom/chectus 2024-07-28 15:26:40 +08:00
szTom created branch main in szTom/chectus 2024-07-28 14:49:25 +08:00
szTom pushed to main at szTom/chectus 2024-07-28 14:49:25 +08:00
2179ff225f init commit
szTom created repository szTom/chectus 2024-07-28 14:48:48 +08:00
szTom created branch main in szTom/icollect-challenge 2024-04-22 17:01:14 +08:00
szTom pushed to main at szTom/icollect-challenge 2024-04-22 17:01:14 +08:00
d8997a96ba add basics
szTom created repository szTom/icollect-challenge 2024-04-22 16:58:43 +08:00
szTom pushed to main at szTom/opengenerals 2024-03-06 20:45:35 +08:00
98d29d9f1f [server] create migration script for Account
501e09cc89 [server] use database
Compare 2 commits »
szTom closed issue szTom/opengenerals#3 2024-03-05 23:19:39 +08:00
为BinaryBuffer支持std::map<K,V>的序列化和反序列化
szTom pushed to main at szTom/opengenerals 2024-03-05 23:18:54 +08:00
ee4dbc0428 [processor] init
7af8e1b935 [server] fix spelling
Compare 2 commits »
szTom pushed to main at szTom/opengenerals 2024-03-05 22:38:54 +08:00
f5f6b31394 [shared] remove apc
szTom pushed to main at szTom/opengenerals 2024-03-05 22:34:19 +08:00
f3ece825ac [server] complete basic account auth api