This website requires JavaScript.
Explore
Help
Sign In
Ratstail91
/
Tortuga
Archived
Watch
1
Star
0
Fork
0
You've already forked Tortuga
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-04-30
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
d2bb3575fccaca8796ac6edd184aff8dee335644
Tortuga
/
server
/
characters
T
History
Kayne Ruse
d2bb3575fc
Removed initial world query
...
The world is queried once the client has the player's character.
2015-03-13 19:12:34 +11:00
..
character_api.cpp
Removed initial world query
2015-03-13 19:12:34 +11:00
character_api.hpp
Removed preprocessor switch surrounding library headers
2015-01-03 03:20:13 +11:00
character_data.cpp
Implemented entity.GetType() in lua
2015-03-09 09:04:12 +11:00
character_data.hpp
Implemented entity.GetType() in lua
2015-03-09 09:04:12 +11:00
character_manager_api.cpp
Implemented CharacterManager::ForEach()
2015-03-02 02:41:37 +11:00
character_manager_api.hpp
Removed preprocessor switch surrounding library headers
2015-01-03 03:20:13 +11:00
character_manager.cpp
Character bounds are stored in the server database
2015-03-04 04:06:16 +11:00
character_manager.hpp
Implemented bare-bones character system API
2015-02-21 21:46:22 +11:00
makefile
Room transitions are working smoothly, read more
2015-03-09 23:26:37 +11:00