Perttu Ahola
|
f2919b06bb
|
Switch to using #define MODULE in modules, and rename Module::MODULE to Module::m_module_name
|
2014-10-27 16:01:23 +02:00 |
|
Perttu Ahola
|
b50656f505
|
Break coding style
|
2014-10-27 01:08:16 +02:00 |
|
Perttu Ahola
|
4937a83ac5
|
server: Run modules in separate threads
|
2014-10-27 01:01:47 +02:00 |
|
Perttu Ahola
|
0ca6cdd133
|
builtin/*: Lower the log level of relatively useless construct/destruct/init messages
|
2014-10-23 23:04:09 +03:00 |
|
Perttu Ahola
|
f64adf35d6
|
Fix coding style
|
2014-10-21 18:19:25 +03:00 |
|
Perttu Ahola
|
12465d8e3b
|
everything: voxelworld::Interface::set_voxel() and everything from there to updating geometry and physics on the client
|
2014-10-21 18:19:25 +03:00 |
|
Perttu Ahola
|
3f69453efe
|
builtin/voxelworld: WIP
|
2014-10-21 18:19:23 +03:00 |
|
Perttu Ahola
|
1b3a4182ab
|
Fix coding style (previous attempt only touched header files)
|
2014-10-08 00:52:30 +03:00 |
|
Perttu Ahola
|
dec971307e
|
Fix coding style
|
2014-10-06 16:57:54 +03:00 |
|
Perttu Ahola
|
05d93e4f99
|
network:new_client -> network:client_connected
|
2014-10-05 14:22:02 +03:00 |
|
Perttu Ahola
|
7b043a8c7f
|
Clean up client connect/disconnect related logging
|
2014-10-05 13:57:52 +03:00 |
|
Perttu Ahola
|
31f3134276
|
Rename meta.txt to meta.json
|
2014-10-04 22:13:23 +03:00 |
|
Perttu Ahola
|
15e9dbcc95
|
Hack and rape everything so that everything works on Windows and Linux
|
2014-10-04 00:12:40 +03:00 |
|
Perttu Ahola
|
07f1a22eaa
|
builtin{network,replicate}: Lower log levels for common things
|
2014-10-03 13:21:24 +03:00 |
|
Perttu Ahola
|
272a2dc7bf
|
builtin/{network,client_file}: Tweak and fix minor things
|
2014-10-01 09:25:24 +03:00 |
|
Perttu Ahola
|
da8c8048d3
|
builtin/loader
|
2014-09-29 21:42:49 +03:00 |
|
Perttu Ahola
|
990569c02a
|
builtin/network, interface/packet_stream: Catch unknown packet exceptions and log them as warnings
|
2014-09-26 16:32:58 +03:00 |
|
Perttu Ahola
|
abab2f9ee0
|
Apply Vim modeline magic to everything
|
2014-09-24 14:54:15 +03:00 |
|
Perttu Ahola
|
3110d21c3c
|
Dynamic resource reloading works as long as files aren't deleted in between like what git checkout does
|
2014-09-24 10:58:46 +03:00 |
|
Perttu Ahola
|
7e2cae8940
|
network: Don't shut down on ECONNRESET="Connection reset by peer" when receiving data
|
2014-09-24 01:12:16 +03:00 |
|
Perttu Ahola
|
00b79af1f1
|
builtin/network: Emit network:client_disconnected event at disconnect
|
2014-09-20 03:02:25 +03:00 |
|
Perttu Ahola
|
d2427313ea
|
Prepend license notice to all *.{h,cpp} files
|
2014-09-19 18:42:14 +03:00 |
|
Perttu Ahola
|
a370bcb166
|
client, builtin/{network,client_file}: Use portable binary archives
|
2014-09-19 17:34:00 +03:00 |
|
Perttu Ahola
|
4e76b92196
|
builtin/network,builtin/client_file: Store and restore state on reload
|
2014-09-19 17:29:26 +03:00 |
|
Perttu Ahola
|
028e4b9975
|
Supporting things for builtin/network,builtin/client_file reload restore
|
2014-09-19 17:02:25 +03:00 |
|
Perttu Ahola
|
601de946b7
|
Move module/include/api.h to module/api.h
|
2014-09-19 15:54:23 +03:00 |
|
Perttu Ahola
|
fc03490d78
|
Move stuff from /share to /
|
2014-09-19 10:40:10 +03:00 |
|