Commit Graph

25 Commits

Author SHA1 Message Date
Lion Kortlepel
1abf6d5adf Fully implement TOML config file, delete .idea folder
The new config is called "ServerConfig.toml" and uses the TOML library.
It's nice.
2021-06-23 01:54:17 +02:00
Lion Kortlepel
73729746ff update gitignore with some common unix stuff and notes folder 2021-06-17 12:51:44 +02:00
Anonymous-275
e8938968f2 update gitignore 2021-03-25 02:37:47 +02:00
Anonymous-275
347e72ce90 update .gitignore 2021-03-25 02:26:55 +02:00
Anonymous275
a90c67f47d Update .gitignore 2021-03-25 02:05:58 +02:00
Anonymous275
7e6d5ce359 Fixed socket.io TLS 2021-03-18 23:44:14 +02:00
Anonymous275
0580ad67fd Fixed crash + debug build on windows 2021-03-18 23:44:14 +02:00
Anonymous275
218504e674 Fixed windows build not compiling 2021-03-18 23:44:14 +02:00
Lion Kortlepel
4cda6e8bc3 fully implement lua 2021-03-18 23:44:14 +02:00
Lion Kortlepel
5a275580a4 add Resources folder to gitignore 2020-11-13 22:58:18 +01:00
Lion Kortlepel
ab5da1d94b add boost_ to gitignore for linux dev 2020-11-13 22:45:03 +01:00
Lion Kortlepel
289bb1c1f3 add *Server.cfg* rule to gitignore 2020-11-03 09:03:01 +01:00
Anonymous275
2604308094 lib sync 2020-10-31 15:15:26 +02:00
Anonymous275
9adc633c2f Update .gitignore 2020-10-31 15:03:49 +02:00
Anonymous275
3c244c7e7f commit 2020-04-09 20:37:38 +03:00
jojos38
fef98347e7 Update .gitignore
Updated gitignore for VS
2020-03-07 12:37:10 +01:00
Anonymous275
7d5c5a4526 Update .gitignore 2020-01-29 21:29:03 +02:00
jojos38
dbaf7d5de0 Using logger for config 2020-01-28 18:37:57 +01:00
Anonymous275
be42564e26 Update .gitignore 2020-01-28 17:28:52 +02:00
jojos38
b3a26c9897 Added Logger system + Server
Added Logger system + Server
2020-01-28 15:03:51 +01:00
jojos38
4c3f32438c Added enet lib
Added enet lib
2020-01-28 12:22:11 +01:00
jojos38
b63824727a Added network file
Added network file
2020-01-28 11:34:37 +01:00
jojos38
50fe521d47 Revert "c"
This reverts commit 66fa203eb6.
2020-01-28 11:33:10 +01:00
jojos38
66fa203eb6 c
#include <iostream>
2020-01-28 11:33:06 +01:00
Mitch Durso
713a2af75c Initial commit 2020-01-27 19:33:34 +00:00