void_17
|
988e3042e0
|
Remove all MSVC __int64 (#742)
|
2026-03-07 03:31:30 +07:00 |
|
Slenderman
|
ac480f6745
|
Update username logic and implement latest LCEMP changes (#311)
* Update username logic and implement latest LCEMP changes
* Update old reference
* Fix tutorial world crash
* Restore deleted comment
|
2026-03-04 04:50:28 +07:00 |
|
void_17
|
b42a4a4e4d
|
Revert "Revert "Win64: configurable username (username.txt) and persistent ga…" (#235)
This reverts commit 7f7d99501c.
|
2026-03-03 10:31:09 +07:00 |
|
void_17
|
7f7d99501c
|
Revert "Win64: configurable username (username.txt) and persistent game setti…" (#234)
This reverts commit b8a7f816b5.
|
2026-03-03 10:23:28 +07:00 |
|
dtentiion
|
b8a7f816b5
|
Win64: configurable username (username.txt) and persistent game settings (settings.dat) (#195)
|
2026-03-03 07:50:45 +08:00 |
|
lspepinho
|
8b28c20d7a
|
Fixes for PR #96 (#170)
* Implement basic multiplayer functionality
* Update README.md
---------
Co-authored-by: Slenderman <ssimulpong@outlook.com>
|
2026-03-03 06:30:22 +07:00 |
|
void_17
|
b9a2951901
|
Revert "Get rid of MSVC's __int64"
This reverts commit d63f79325f.
|
2026-03-02 17:39:35 +07:00 |
|
void_17
|
d63f79325f
|
Get rid of MSVC's __int64
Use either int64_t, uint64_t or long long and unsigned long long, defined as per C++11 standard
|
2026-03-02 15:53:32 +07:00 |
|
APAmk2
|
3db164d913
|
Windows: More proper shutdown
|
2026-03-01 22:13:44 +04:00 |
|
rtm516
|
31e993d6ee
|
Fix game exit
|
2026-03-01 17:29:59 +00:00 |
|
daoge_cmd
|
b691c43c44
|
Initial commit
|
2026-03-01 12:16:08 +08:00 |
|