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
63e43945838c159ddc2a0d6fce0a2c15debe537c
Tortuga
/
server
/
monsters
T
History
Kayne Ruse
c3c6d42a80
Characters moving via scripts are pushed & popped from the rooms
...
The delete & create messages still need to be implemented.
2015-03-09 10:27:50 +11:00
..
makefile
Created the monster system
2014-10-30 01:05:41 +11:00
monster_api.cpp
Characters moving via scripts are pushed & popped from the rooms
2015-03-09 10:27:50 +11:00
monster_api.hpp
Removed preprocessor switch surrounding library headers
2015-01-03 03:20:13 +11:00
monster_data.cpp
Implemented entity.GetType() in lua
2015-03-09 09:04:12 +11:00
monster_data.hpp
Implemented entity.GetType() in lua
2015-03-09 09:04:12 +11:00
monster_manager_api.cpp
Added API placeholder files
2014-12-30 02:19:19 +11:00
monster_manager_api.hpp
Removed preprocessor switch surrounding library headers
2015-01-03 03:20:13 +11:00
monster_manager.cpp
Correcting a bug with unimplemented MonsterManager
2015-03-07 15:09:33 +11:00
monster_manager.hpp
Removed MonsterManager's Singleton status, RoomData now has mgr members
2015-01-11 19:47:42 +11:00