peterino2
|
02dff11242
|
samplegame is now compiling on windows in both debug and static build modes on 0.15
|
2025-10-19 23:35:28 -07:00 |
peterino2
|
7a6308454a
|
sucessfully compiling minimal
|
2025-10-19 00:04:09 -07:00 |
peterino2
|
6c06d4ee1d
|
fixed compile check for ui
|
2025-10-18 13:45:00 -07:00 |
peterino2
|
1916c46e14
|
papyrus compiles
|
2025-10-15 22:19:03 -07:00 |
peterino2
|
96cf0a50ea
|
core tests passed
|
2025-10-15 00:55:16 -07:00 |
peterino2
|
e58a003266
|
replaced all callconv(.C) with callconv(.c)
|
2025-10-15 00:22:03 -07:00 |
peterino2
|
84e94d9b59
|
trying out build system stuff
|
2025-10-11 23:14:22 -07:00 |
peterino2
|
d89915ee4e
|
moving nfd and lua and a sdl out of core
|
2025-10-09 21:00:43 -07:00 |
peterino2
|
81f7ef6a26
|
soooo much work done on infrastructure
|
2025-10-04 18:18:39 -07:00 |
peterino2
|
84c289ee2a
|
lots of random playing around with modules,
|
2025-10-03 01:25:19 -07:00 |
peterino2
|
76fd816c2c
|
added loop back echoing between the server and client
|
2025-09-30 20:20:38 -07:00 |
peterino2
|
9cadb88e7f
|
networking module created
|
2025-09-28 14:59:39 -07:00 |
peterino2
|
99c11b8d28
|
saving
|
2025-09-26 20:27:04 -07:00 |
peterino2
|
ebe207170b
|
game interface
|
2025-09-24 23:31:46 -07:00 |
peterino2
|
3ac2d65347
|
fully embedded shaders!
|
2025-06-10 23:32:19 -07:00 |
peterino2
|
67883be7fb
|
module forwarding optionals and apigen
|
2025-06-08 18:06:19 -07:00 |
peterino2
|
3478524fec
|
physics objects and mouse picking
|
2025-05-26 14:31:44 -07:00 |
Peter Li
|
fefbc7436b
|
added topbar, and a boatload of modules among other things - ecs container pointers are now updated across dll boundaries
|
2025-05-23 15:04:02 -07:00 |
Peter Li
|
252a5271a1
|
hot reloading is working now
|
2025-05-18 17:56:23 -07:00 |
Peter Li
|
db49ef3606
|
module cache works
|
2025-05-18 14:45:06 -07:00 |
Peter Li
|
1ee804355c
|
adding file reloading
|
2025-05-17 14:45:23 -07:00 |
Peter Li
|
442705c786
|
added an object spawner
|
2025-05-05 22:57:20 -07:00 |
Peter Li
|
cc960812ec
|
Added console object
|
2025-05-02 09:50:23 -07:00 |
Peter Li
|
19e4bf629a
|
added support for config files and added default config file for sample game
|
2025-04-26 15:49:29 -07:00 |
Peter Li
|
0ca5592b40
|
moving engine setup away from prepare, and everything can be done in start module now
|
2025-04-19 18:47:52 -07:00 |
Peter Li
|
373eb9600c
|
simple triangle example working with new sdl api
|
2025-04-14 17:59:00 -07:00 |
Peter Li
|
86d56cf5e6
|
SDL events input routing
|
2025-04-14 16:09:50 -07:00 |
Peter Li
|
9679514ff2
|
adding windowing to sample game's runtime
|
2025-04-14 15:16:16 -07:00 |
Peter Li
|
641f38f295
|
Backlog initial-comit SDL gpu examples cooking shaders properly
|
2025-04-07 19:51:46 -07:00 |