Commit Graph

447 Commits

Author SHA1 Message Date
fee1ab6638 feat: add server tower place detection 2021-09-19 18:32:47 +02:00
37f76a3e78 feat: reduce lobby time when debug is active 2021-09-19 18:27:56 +02:00
13c8303c90 refactor: moved TowerInfo class 2021-09-19 18:25:37 +02:00
3771ea4a27 refactor: move tower place detection to World.cpp 2021-09-19 18:20:26 +02:00
3bc58b12a6 feat: add tower ticks 2021-09-19 18:15:36 +02:00
f6ef238984 refacor: change debug message 2021-09-19 18:07:39 +02:00
f3dafecd0a fix: write/read file as binary 2021-09-19 18:01:43 +02:00
0856ca47ca refactor: format code 2021-09-19 17:33:16 +02:00
52a143769e feat: implement basic tower placement 2021-09-19 13:43:45 +02:00
bcde4278ab refactor: change gl functions name 2021-09-19 13:15:34 +02:00
a8b6a646af fix: change renderer to class 2021-09-18 18:58:32 +02:00
519c6e33e7 fix: add cursor pos easing 2021-09-17 19:10:20 +02:00
e0c7001112 fix: change from M_PI to PI 2021-09-12 17:17:44 +02:00
f5e95b2d56 feat: add smooth isometric transition 2021-09-12 17:11:57 +02:00
e10d67e6eb fix: change render coordinates 2021-09-12 17:11:33 +02:00
78a5703f67 fix: easingoutbounce operator 2021-09-12 12:29:38 +02:00
fb9796072b fix: easings 2021-09-11 11:25:49 +02:00
b624f40808 feat: add easings 2021-09-11 11:24:33 +02:00
e8623ee86c refactor: remove comments 2021-09-02 19:56:08 +02:00
4fc81061af fix: socket invalid type 2021-09-02 19:53:30 +02:00
edc76b7b17 fix: more useless things 2021-09-02 19:48:37 +02:00
14671ba400 fix: remove declarations 2021-09-02 19:43:56 +02:00
a342faedc4 fix: removed dirent unused function 2021-09-02 19:41:50 +02:00
912e2e53c1 fix: again 2021-09-02 19:37:35 +02:00
600338bbb7 fix: windows handle comparaison 2021-09-02 19:36:27 +02:00
e3281afeca fix: windows warning 2021-09-02 19:25:57 +02:00
985fb07bd8 fix: random definition 2021-09-02 19:24:51 +02:00
ec948af91e fix: random limit 2021-09-02 19:21:59 +02:00
c3edb96a1c fix: lobby timer 2021-09-02 19:12:01 +02:00
fc9c07f041 faet: add tile selector 2021-09-02 18:37:16 +02:00
ba291a1428 fix: center initial cam pos 2021-09-02 12:09:13 +02:00
0dc5053cb3 fix: nothing interesting 2021-09-02 11:03:12 +02:00
04d1e3c0bf fix: compiler warnings 2021-09-02 10:48:14 +02:00
fe86bffc2e fix: add missing return statments 2021-09-02 09:59:50 +02:00
26f060b334 fix: 32 bit protocol 2021-09-01 16:25:38 +02:00
056534028d fix: updated world write test 2021-09-01 15:51:40 +02:00
2a6ac699e5 fix: add m_Connected default value 2021-09-01 15:29:04 +02:00
d2340b3858 fix windows build 2021-08-22 11:27:13 +02:00
a774b88c0b add windows dirent 2021-08-22 11:07:57 +02:00
7e2193dbfb fixed opengl data clean up 2021-08-21 13:54:42 +02:00
2ed590d065 removed unused functions in Display.cpp 2021-08-21 13:51:20 +02:00
1b5fd2f66f change WorldRenderer to class 2021-08-21 13:49:23 +02:00
1bb487d7b0 removed requirements in xmake.lua 2021-08-21 11:49:44 +02:00
88d2644219 changed team structure 2021-08-21 11:46:21 +02:00
7052edfef1 changed gitignore 2021-08-21 11:09:30 +02:00
e42503c474 Add gitignore file 2021-08-21 10:16:53 +02:00
a99ecf7c2d 1er commit 2021-08-21 10:14:47 +02:00