- 17 Jul, 2024 1 commit
-
-
wind2009 authored
-
- 15 Jul, 2024 1 commit
-
-
mercury233 authored
-
- 12 Jul, 2024 2 commits
- 11 Jul, 2024 1 commit
-
-
mercury233 authored
-
- 09 Jul, 2024 3 commits
-
-
Chen Bill authored
* use int32 if possible * remove include in effectset.h * use int32 playerid * update playerid in class effect * update playerid in class field
-
mercury233 authored
-
mercury233 authored
-
- 07 Jul, 2024 1 commit
-
-
Chen Bill authored
* add scope operator * add card_data::get_original_code * do not load script for normal monsters * add const INTERNAL_FLAGS * use luaL_checkstack in scriptlib * update enum LuaParamType * use luaL_loadbuffer in load_script * fix warning
-
- 06 Jul, 2024 2 commits
- 05 Jul, 2024 1 commit
-
-
Chen Bill authored
* fix warning C4458 * fix c4456, c4458 in card * fix c4456, c4458 * fix c4456, c4458 in field * fix c4456, c4458 in processor * fix warning C4706 * card: fix check_setcode * fix warning in 64 bit
-
- 03 Jul, 2024 1 commit
-
-
Chen Bill authored
-
- 02 Jul, 2024 2 commits
- 27 Jun, 2024 2 commits
-
-
mercury233 authored
This reverts commit c667c123.
-
nanahira authored
* check Kaiser Colosseum in Duel.GetMZoneCount & Duel.GetLocationCountFromEx * format * Update field.cpp * Update libduel.cpp * Update libduel.cpp * Update field.cpp * fix
-
- 26 Jun, 2024 15 commits
- 18 Jun, 2024 4 commits
-
-
Chen Bill authored
* move comment * use set in filter_matching_card, filter_field_card
-
Chen Bill authored
* fix right shift, bitwise and in playerop.cpp * change returns.bvalue to uint8 * change SIZE_RETURN_VALUE to 512 * update PROCESSOR_SELECT_SUM
-
Chen Bill authored
-
Chen Bill authored
* change counter_map to std::map<uint16, uint16> Now temporary/permanent counter is determinded by counter type. * change returns.svalue to uint16 * add const declaration * fix add_counter(), remove_counter() * remove counter when RESET_DISABLE
-
- 17 Jun, 2024 4 commits