Unnamed Fossil Project

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2025-04-11
03:13
add basic men rendering Leaf check-in: 5e33e7ff84 user: larks tags: trunk
2025-03-14
05:09
merge to trunk check-in: 75312b7ce4 user: larks tags: trunk
05:08
Convert to raylib Closed-Leaf check-in: 34a4a21147 user: larks tags: raylib
01:07
merge trunk check-in: 405e4d82f9 user: larks tags: raylib
01:06
change to QWERTY control keys check-in: 74ef610822 user: larks tags: trunk
00:36
work on converting to raylib check-in: 648ecb3a65 user: larks tags: raylib
2023-10-21
07:13
add some more documentation to tclfs check-in: f17c32691f user: larks tags: trunk
07:01
Can specify a debug dir for loading files check-in: 5011e41c2b user: larks tags: trunk
05:26
loading happens from a script instead of the engine check-in: 8cbac08925 user: larks tags: trunk
2023-09-23
05:16
fix creating actors, can set player character via tcl check-in: 829ffe55db user: larks tags: trunk
04:24
fix segfaults loading the map check-in: a9167f2f26 user: larks tags: trunk
2023-09-22
02:51
work on creating the database manager and switching all database usage to it start transitioning to loading being done by tcl this build is broken check-in: 9c885713a5 user: larks tags: trunk
2023-09-16
04:34
add map name add tcl util functions start on map loading tcl command check-in: 3483d1ca59 user: larks tags: trunk
2023-09-10
06:02
add call to Tcl_ServiceAll to main loop check-in: 1bca78fb2f user: larks tags: trunk
06:00
fix segfault with reading entities from Tcl_Obj*s check-in: bac38c4c13 user: larks tags: trunk
05:46
fix tiles not rendering correctly check-in: d5932b607c user: larks tags: trunk
05:41
work on rendering tiles through the ecs system check-in: d543bc3d79 user: larks tags: trunk
2023-09-09
04:00
work on converting map to render with the same code as actors check-in: cfa12bbae9 user: larks tags: trunk
01:44
update doc comments to correctly natural docs style check-in: 96553e8e34 user: larks tags: trunk
01:02
add Natural Docs 2 configuration check-in: 5b3e5fe0af user: larks tags: trunk
2023-09-08
05:42
finished systems code check-in: 249f39ee87 user: larks tags: trunk
05:41
fix errors creating entities Closed-Leaf check-in: f38621724e user: larks tags: systems
05:28
continue updating to run off of systems check-in: d5d00a6013 user: larks tags: systems
2023-09-03
05:42
fix errors with ECS_core check-in: 4a2579535d user: larks tags: systems
05:09
updated actors to use new systems check-in: ed9c166e12 user: larks tags: systems
2023-09-02
06:34
fix syntax errors check-in: e125eefec9 user: larks tags: systems
06:29
updated systems check-in: 6c8c64bac5 user: larks tags: systems
04:34
merge in updated console check-in: bbfdada11b user: larks tags: systems
2023-09-01
00:49
merge into trunk check-in: 7add5f6de6 user: larks tags: trunk
00:49
fix console Closed-Leaf check-in: bd5ba04cbf user: larks tags: safe
2023-08-29
04:57
worke on updating rendering code check-in: c4bfe190fd user: larks tags: safe
02:17
work on systems check-in: ec3e1953d9 user: larks tags: systems
2023-08-28
23:04
worked on ringbuffer check-in: 5fe1baaf67 user: larks tags: safe
22:03
update branch check-in: 30bfa1b94e user: larks tags: safe
21:47
add newlines after a command is inputted check-in: a2e9882c37 user: larks tags: trunk
2023-08-25
16:36
improve safe interpreter check-in: 40bd98c291 user: larks tags: safe
2023-08-18
18:38
improve the performance of tmw_to_sqlite by using constancs and less dicts save the proper offsets in the database check-in: 370aa0d66a user: larks tags: trunk
2023-08-17
22:51
work on creating systems and system manager check-in: c77a719cc7 user: larks tags: systems
03:28
add basic arg processing and tclsh mode check-in: 838cb3e588 user: larks tags: trunk
03:27
The main game interp should be a safe interp check-in: c2e148f713 user: larks tags: trunk
2023-08-16
23:02
export the player entity to the console check-in: b18cbb6ffa user: larks tags: trunk
22:53
updated ecs so we can access entities from tcl can create and position actors from tcl check-in: 355e862f3f user: larks tags: trunk
2023-08-15
22:18
overwrite the default tcl exit command, which causes segfault check-in: e1c6c41b0a user: larks tags: trunk
22:11
fix issue with building fix extracting files from db that are not compressed check-in: 84b4bd6018 user: larks tags: trunk
2023-08-04
22:18
compress with max settings check-in: 167ad45803 user: larks tags: trunk
22:17
ran optipng on the asset images, reducing their size check-in: 050b93e2ba user: larks tags: trunk
22:10
convert tmw to sqlite tool to tcl check-in: 016e1c91da user: larks tags: trunk
02:26
Don't run everything through tcl_main check-in: d3f7fc9581 user: larks tags: trunk
02:00
run the tcl event loop check-in: 42fcb43981 user: larks tags: trunk
2023-07-29
06:22
we are back to where we were before we implemented the ECS, merge back into trunk check-in: bf6e3926aa user: larks tags: trunk