meridian59/module/chess
sicoderealm 8860d6f99d
Replace NOMINMAX with std::min & std::max (#1365)
Defining `NOMINMAX` and removing use of Windows min/max functions in
favor of `std::min` & `std::max`.
2026-01-26 12:54:49 -08:00
..
bitmap Initial upload of Meridian 59 2012-09-15 14:06:57 -07:00
board.c Bool -> bool for dm, admin, chess modules (#1209) 2025-09-02 21:01:32 -07:00
board.h Bool -> bool for dm, admin, chess modules (#1209) 2025-09-02 21:01:32 -07:00
chess.c Replace NOMINMAX with std::min & std::max (#1365) 2026-01-26 12:54:49 -08:00
chess.def Initial upload of Meridian 59 2012-09-15 14:06:57 -07:00
chess.h Bool -> bool for dm, admin, chess modules (#1209) 2025-09-02 21:01:32 -07:00
chess.rc Overhauls resource files to to convert numerical IDs, and add and improve some translations (#1026) 2024-11-26 15:38:53 -08:00
chessrc.h Initial upload of Meridian 59 2012-09-15 14:06:57 -07:00
cmove.c Bool -> bool for dm, admin, chess modules (#1209) 2025-09-02 21:01:32 -07:00
cmove.h Bool -> bool for dm, admin, chess modules (#1209) 2025-09-02 21:01:32 -07:00
makefile Initial upload of Meridian 59 2012-09-15 14:06:57 -07:00