This website requires JavaScript.
Explore
Help
Sign In
TestUser
/
MinecraftConsoles
Archived
Watch
1
Star
0
Fork
0
You've already forked MinecraftConsoles
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-14
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
d63f79325f85e014361eb8cf1e41eaebedb1ae71
MinecraftConsoles
/
Minecraft.Client
/
PS3
/
PS3Extras
/
boost_1_53_0
/
boost
/
signals2
History
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
..
detail
Get rid of MSVC's __int64
2026-03-02 15:53:32 +07:00
connection.hpp
Initial commit
2026-03-01 12:16:08 +08:00
deconstruct_ptr.hpp
Initial commit
2026-03-01 12:16:08 +08:00
deconstruct.hpp
Initial commit
2026-03-01 12:16:08 +08:00
dummy_mutex.hpp
Initial commit
2026-03-01 12:16:08 +08:00
expired_slot.hpp
Initial commit
2026-03-01 12:16:08 +08:00
last_value.hpp
Initial commit
2026-03-01 12:16:08 +08:00
mutex.hpp
Initial commit
2026-03-01 12:16:08 +08:00
optional_last_value.hpp
Initial commit
2026-03-01 12:16:08 +08:00
postconstructible.hpp
Initial commit
2026-03-01 12:16:08 +08:00
predestructible.hpp
Initial commit
2026-03-01 12:16:08 +08:00
preprocessed_signal.hpp
Initial commit
2026-03-01 12:16:08 +08:00
preprocessed_slot.hpp
Initial commit
2026-03-01 12:16:08 +08:00
shared_connection_block.hpp
Initial commit
2026-03-01 12:16:08 +08:00
signal_base.hpp
Initial commit
2026-03-01 12:16:08 +08:00
signal_type.hpp
Initial commit
2026-03-01 12:16:08 +08:00
signal.hpp
Initial commit
2026-03-01 12:16:08 +08:00
slot_base.hpp
Initial commit
2026-03-01 12:16:08 +08:00
slot.hpp
Initial commit
2026-03-01 12:16:08 +08:00
trackable.hpp
Initial commit
2026-03-01 12:16:08 +08:00
variadic_signal.hpp
Initial commit
2026-03-01 12:16:08 +08:00
variadic_slot.hpp
Initial commit
2026-03-01 12:16:08 +08:00