summaryrefslogtreecommitdiff
path: root/src/global.h
Commit message (Collapse)AuthorAge
* Minor changes. Renamed global.[ch] to data_store.[ch], data_store to ↵Mario Kilies2011-01-25
| | | | data_store_t and datamodel() to data_store().
* Removed awkward pnoc_t and refactored its contents to the new ↵Mario Kilies2011-01-25
| | | | player_list_entry_t.
* added generic net_send function and adapted functions it is usingReiner Herrmann2011-01-23
|
* added global data store and update functionReiner Herrmann2011-01-23