Age | Commit message (Collapse) | Author |
|
EntityDynamic::print() and Info::print().
|
|
core::Info, updated core::Player to use the new type.
|
|
|
|
|
|
added specifications to the weapon info,
expanded ship specifications info.
|
|
|
|
arguments erases all infotypes.
|
|
|
|
Info::modelname().
Prevent the loading of all info record models in render::load().
Added r_loadmodels engine function, which can be used to load all referenced models at once.
|
|
made core::Entity::info() const, added core::Info::find() to get non-const *core::Info pointers
|
|
|
|
|
|
|
|
infrastructure, client-side lazy info update requests.
Updated ROADMAP
|
|
|
|
message to include the info id
|
|
|
|
introduced core::Label
|
|
|
|
|
|
|
|
|
|
|
|
added network info transfer
added info based buy menu and related game changes
|