Watch
1
0
Fork
You've already forked core
0
forked from frdl/core
No description
  • C 97%
  • CMake 1.9%
  • C++ 1.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
dalmurii ba0bf8d239 fix: balance
fix:	unexpected behaviour that use before event corrupts the original card

 Changes to be committed:
	- modified:   lib/card/0.c
	- modified:   lib/ctx/ctx/usr.h
	- modified:   lib/entity/0.c
2026-09-02 23:50:03 +09:00
catastrophe update: 2026-06-30 22:05:08 +09:00
cfg update: 2026-06-30 22:05:08 +09:00
inc altar/event render 2026-09-02 01:03:56 +09:00
lib fix: balance 2026-09-02 23:50:03 +09:00
src/card remove: custom math function macros 2026-08-23 15:37:02 +09:00
.gitignore Initial commit 2026-06-01 23:59:33 +09:00
CMakeLists.txt moved utility from frdl/common 2026-08-10 21:26:41 +09:00
README.md update: card-entity utitlities 2026-06-06 03:06:13 +09:00

   __         _ _                       
  / _|_ __ __| | |_ _ ___ ___  _ __ ___ 
 | |_| '__/ _` | (_|_) __/ _ \| '__/ _ \
 |  _| | | (_| | |_ | (_| (_) | | |  __/
 |_| |_|  \__,_|_(_|_)___\___/|_|  \___|

core logic of frdl

compiler

  • clang
  • clang-extended C11