fusion32
ad1f181454
impl Cron and most map.cc functions
2025-05-26 17:53:28 -03:00
fusion32
fbb392953c
more object functions
2025-05-26 01:44:13 -03:00
fusion32
c2f41059c7
impl a couple more util.cc functions
2025-05-25 22:59:27 -03:00
fusion32
ad8213f355
linux Makefile + fix most compilation problems
...
I wanted to see if the compiler had any problems with the code
so far and added a few stub definitions so that each file would
properly compile. We still fail when linking but we're able to to
find and fix compile time errors.
2025-05-25 22:37:57 -03:00
fusion32
5f883a8017
move string utility to util.cc + small script identifier fix
2025-05-25 00:25:01 -03:00
fusion32
3f557369c7
halfway of map.cc and start of objects.cc
2025-05-24 20:57:24 -03:00
fusion32
b7432b4e74
implement SaveFile
2025-05-22 23:17:54 -03:00
fusion32
4e41f79a50
implement TWriteStream, T(Dynamic)WriteBuffer, and TWriteBinaryFile
2025-05-22 19:03:45 -03:00
fusion32
c595a2c293
implement TReadStream, TReadBuffer, and TReadBinaryFile
2025-05-22 17:09:26 -03:00
fusion32
74f12f3f2b
rename main.hh to common.hh
2025-05-22 14:52:20 -03:00
fusion32
3edeaf1f52
implement threading API
2025-05-22 14:44:31 -03:00
fusion32
297e8450d8
implement TWriteScriptFile
2025-05-22 11:40:04 -03:00
fusion32
de848a4131
implement script lexer
2025-05-22 09:59:14 -03:00
fusion32
91d7adad32
implement config.cc
2025-05-20 19:31:35 -03:00
fusion32
42be37f4ad
implement main.cc, shm.cc, and time.cc + overall tweeks
2025-05-20 16:41:03 -03:00
fusion32
7fe30185df
implement matrix and move containers into their own directory
2025-05-18 18:54:23 -03:00
fusion32
1378f2c7dd
remove code from reference files to get an idea of the progress
2025-05-18 18:03:45 -03:00
fusion32
d28c1d4e81
implement priority_queue
2025-05-18 16:13:33 -03:00
fusion32
9b1af981f8
implement vector
2025-05-18 14:28:29 -03:00
fusion32
dc2aa9a98c
move skill related structs and functions into their own file
2025-05-18 11:34:28 -03:00
fusion32
d958236526
finish TSkill variants
2025-05-18 11:28:39 -03:00
fusion32
17c2162362
TSkillBase
2025-05-17 17:42:55 -03:00
fusion32
8ef2e0070d
TSkillProbe + some structs
2025-05-17 15:21:37 -03:00
fusion32
717f5cd9da
initial commit - getting at TSkill structs
2025-05-16 18:46:18 -03:00