Commit Graph

30 Commits

Author SHA1 Message Date
Leifa
040f5a3216
Playerlist and repository structure changes (#358) 2024-06-23 18:57:56 +02:00
Salanto
598e24c7cd Change ordered config to depends
This should improve compile times on multi-core CPUs since tests and core can compile at the same time.
2023-05-16 15:58:59 +02:00
Cerapter
f5cc137b40 Rename lib to core.
On Linux, the resulting shared library would have been called `liblib`, which is just dumb.
2021-04-26 21:14:25 +02:00
Cerapter
00e1432e2d Set up basic tests subdirectories 2021-04-23 20:52:51 +02:00
Cerapter
7a3f4edf4a Separate main from lib
This is so that tests can use the logic without having to call in main as well.
Furthermore, this way, Qt actually recognises it as a library, and makes it easier to import to tests.
2021-04-23 19:05:32 +02:00
Cerapter
b740f5a3cd Relocate akashi into a subdirectory.
Will be used to make space for tests as well.
2021-04-23 18:29:33 +02:00
MangosArentLiterature
ea50100acf Sort out new commands from master, delete commands.cpp
🦀 🦀
2021-04-15 18:13:15 -05:00
MangosArentLiterature
885de71417 Split up commands.cpp
the beast has been vanquished
2021-04-15 17:55:15 -05:00
MangosArentLiterature
7dca20efe5 Splitting commands part 1, authentication 2021-04-15 00:49:57 -05:00
Salanto
cfdee9b56e I slowly regret ever thinking I could do this Part 1 2021-04-07 23:52:45 +02:00
scatterflower
d76301cfcd general cleanup, net debug switch 2020-10-06 13:45:28 -05:00
scatterflower
288e8ffa49 add modcall and IC logging 2020-10-04 14:35:45 -05:00
scatterflower
fde0c4b78f add validation for 2.4.x packets, and a lot more 2020-10-03 14:57:30 -05:00
scatterflower
d4c52e9b65 implement advanced permissions system 2020-09-29 01:16:38 -05:00
scatterflower
704366a2a0 refactor packet handler 2020-09-28 20:00:51 -05:00
scatterflower
20492c6a33 refactor command parser 2020-09-28 19:11:12 -05:00
scatterflower
594782d19c begin working on bans 2020-09-27 16:53:03 -05:00
scatterflower
ab5571ef0d add console configuration 2020-09-06 09:53:41 -05:00
scatterflower
169656a567 clean up project 2020-09-02 00:47:16 -05:00
scatterflower
c408b35198 remove all ui stuff 2020-09-01 16:19:08 -05:00
scatterflower
ccfb6481cf make no gui build 2020-09-01 15:43:48 -05:00
scatterflower
e574e70795 add icon to application 2020-08-28 13:57:11 -05:00
scatterflower
0656789234 keep build stuff in its own dirs, and make console behavior work on windows 2020-08-27 15:11:50 -05:00
scatterflower
772e850d37 massive refactor ty longbyte 2020-08-26 01:28:00 -05:00
scatterflower
bbbd23fbbc fix spurious header in project file 2020-08-24 01:19:04 -05:00
scatterflower
2d5b257799 implement server groundwork 2020-08-24 01:18:17 -05:00
scatterflower
7e45d372e3 master server client 2020-08-23 04:39:51 -05:00
scatterflower
a4b40c99a1 i18n 2020-08-22 15:04:41 -05:00
scatterflower
b193d662c7 reorganize 2020-08-22 02:33:02 -05:00
scatterflower
ccff04ad91 first commit! 2020-08-22 02:16:45 -05:00