7
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
yatc_cli: On Win32, include SDL/SDL.h due to use of SDL_main. More... over 6 years ago
yatc_cli: On Win32, include SDL/SDL.h due to use of SDL_main. More... over 6 years ago
bazel: Build yatc_cli on Win32. More... over 6 years ago
bazel: Build yatc_cli on Win32. More... over 6 years ago
bazel: Support building Win32 YATC using Bazel. More... over 6 years ago
bazel: Support building Win32 YATC using Bazel. More... over 6 years ago
bazel: Support searching through MANIFEST file on Win32. More... over 6 years ago
bazel: Support searching through MANIFEST file on Win32. More... over 6 years ago
msvc: Correctly pass header search path to MSVC related to tommath. More... over 6 years ago
msvc: Correctly pass header search path to MSVC related to tommath. More... over 6 years ago
msvc: Use min/max from <algorithm>, use stdint on MSVS2017+, don't define winsock-related that's defined already on MSVS2017+. More... over 6 years ago
msvc: Use min/max from <algorithm>, use stdint on MSVS2017+, don't define winsock-related that's defined already on MSVS2017+. More... over 6 years ago
bazel: Build tommath on Windows with MSVC. More... over 6 years ago
bazel: Build tommath on Windows with MSVC. More... over 6 years ago
Move to rules_libsdl12. More... over 6 years ago
Move to rules_libsdl12. More... over 6 years ago
Bazel: Add sprdata.c to sprdata target. More... over 6 years ago
Bazel: Move to using external rules for fetching Tibia data files.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Add buildfile for yatc_cli.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Only add runfiles when built under Bazel. Use basename() to use the correct filename for this.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Use yatc_fopen_init in yatc_cli.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Correctly use a std::string, and not a std::stringstream in cli's notifications's openWaitingList.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Separate //:yatc and //:yatclib.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Update to new GLICT.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Update to new GLICT.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Bazel: Specify default for non-darwin. Reformat automatically. More... almost 7 years ago
Bazel: Build and use libtommath for bignum.
Ivan Vučica
as Ivan Vučica
More... almost 7 years ago
Bitrot fixes: be specific about downcasting into SDL_Rect.
Ivan Vučica
as Ivan Vučica
More... almost 7 years ago
Fixes for building on Bazel on macOS 10.12+.
Ivan Vučica
as Ivan Vučica
More... almost 7 years ago
Clean target for CLI. More... almost 7 years ago