Last change
on this file since 6994 was
5929,
checked in by rgrieder, 15 years ago
|
Merged core5 branch back to the trunk.
Key features include clean level unloading and an extended XML event system.
Two important notes:
Delete your keybindings.ini files! * or you will still get parser errors when loading the key bindings.
Delete build_dir/lib/modules/libgamestates.module! * or orxonox won't start.
Best thing to do is to delete the build folder
|
-
Property svn:eol-style set to
native
|
File size:
409 bytes
|
Line | |
---|
1 | ADD_SOURCE_FILES(NETWORK_SRC_FILES |
---|
2 | COMPILATION_BEGIN PacketCompilation.cc |
---|
3 | Acknowledgement.cc |
---|
4 | Chat.cc |
---|
5 | ClassID.cc |
---|
6 | DeleteObjects.cc |
---|
7 | FunctionIDs.cc |
---|
8 | FunctionCalls.cc |
---|
9 | Gamestate.cc |
---|
10 | Packet.cc |
---|
11 | Welcome.cc |
---|
12 | COMPILATION_END |
---|
13 | ) |
---|
14 | |
---|
15 | ADD_SOURCE_FILES(NETWORK_HDR_FILES |
---|
16 | Acknowledgement.h |
---|
17 | Chat.cc |
---|
18 | Chat.h |
---|
19 | ClassID.h |
---|
20 | DeleteObjects.h |
---|
21 | FunctionCalls.h |
---|
22 | FunctionIDs.h |
---|
23 | Gamestate.h |
---|
24 | Packet.h |
---|
25 | Welcome.h |
---|
26 | ) |
---|
Note: See
TracBrowser
for help on using the repository browser.