aboutsummaryrefslogtreecommitdiff
path: root/src/script.hh
Commit message (Expand)AuthorAge
* reduce clutter with struct dividing commentsfusion322025-06-05
* linux Makefile + fix most compilation problemsfusion322025-05-25
* move string utility to `util.cc` + small script identifier fixfusion322025-05-25
* halfway of `map.cc` and start of `objects.cc`fusion322025-05-24
* implement TWriteStream, T(Dynamic)WriteBuffer, and TWriteBinaryFilefusion322025-05-22
* implement TReadStream, TReadBuffer, and TReadBinaryFilefusion322025-05-22
* rename `main.hh` to `common.hh`fusion322025-05-22
* implement TWriteScriptFilefusion322025-05-22
* implement script lexerfusion322025-05-22