|
|
f9f3ee58ff
|
Change screen only in game loop
|
2023-05-28 19:40:22 +02:00 |
|
|
|
9ca021133b
|
Minor changes to the figlet
|
2023-05-28 17:03:54 +00:00 |
|
|
|
23b3700a42
|
Compile with highest warning mode by default
|
2023-05-24 11:56:31 +02:00 |
|
|
|
adea97280e
|
Code quality fixes
|
2023-05-24 11:43:22 +02:00 |
|
|
|
d43890e4cf
|
Override server config port while hosting game
|
2023-05-23 18:37:56 +02:00 |
|
|
|
e89406f8f2
|
Add support for server configuration
|
2023-05-23 13:02:07 +02:00 |
|
|
|
7aaa095fbc
|
Implement XMLReader
|
2023-05-23 11:47:55 +02:00 |
|
|
|
af18839fe6
|
Implement polygun::utils::get_user_dir function
|
2023-05-22 20:07:04 +02:00 |
|
|
|
3d5bd4ebff
|
Implement node registering in API
|
2023-05-21 11:50:53 +02:00 |
|
|
|
6278183960
|
Fix building client only executable
|
2023-05-20 14:56:00 +02:00 |
|
|
|
7d254ab0e5
|
extract_strings improvements
|
2023-05-19 16:44:06 +02:00 |
|
|
|
b22b7411eb
|
Merge branch greedy-implementation
|
2023-05-19 16:22:21 +02:00 |
|
|
|
de21aa399e
|
Fix some oversights
|
2023-05-18 18:32:28 +02:00 |
|
|
|
47b2dca56f
|
Merge branch extract_strings: Implement extract_strings tool
|
2023-05-18 17:57:36 +02:00 |
|
|
|
3171e3f958
|
Fix compilation with MSVC
|
2023-05-18 12:08:29 +02:00 |
|
|
|
d9b7d02e4d
|
Kewler header
|
2023-05-17 20:23:58 +00:00 |
|
|
|
b43b69a749
|
implement greedy meshing without textures
|
2023-05-16 15:30:29 +02:00 |
|
|
|
4b4ea9e4ff
|
entity class base fixed
|
2023-05-16 15:28:06 +02:00 |
|
|
|
42b1c2aeb8
|
Merge branch 'master' of http://git.cubesoftware.xyz:20524/kacperks/PolyGun into HEAD
|
2023-05-16 15:23:16 +02:00 |
|
|
|
eb7bb26804
|
entity class base added
|
2023-05-16 15:22:55 +02:00 |
|
|
|
4166103b68
|
Add Node class to API
|
2023-05-14 20:34:06 +02:00 |
|
|
|
854143a980
|
Cleanup extension detecting code
|
2023-05-13 21:08:28 +02:00 |
|
|
|
905019db00
|
Add AngelScript to BUILD_SERVER libraries
|
2023-05-13 17:40:26 +02:00 |
|
|
|
c7017f5508
|
.gitignore cleanup
|
2023-05-13 12:58:20 +02:00 |
|
|
|
3b1f9ae9c5
|
Add map file format documentation draft
|
2023-05-13 12:54:01 +02:00 |
|
|
|
93c00706fc
|
Proper logging functions for API
|
2023-05-13 11:13:15 +02:00 |
|
|
|
69a2f2e14b
|
Start implementing scripting support
|
2023-05-12 22:39:22 +02:00 |
|
|
|
c7fe733cd6
|
Merge HEAD into master to fix conflicts
|
2023-05-11 14:33:48 +02:00 |
|
|
|
c029a909a6
|
Fix server console input on Windows
|
2023-05-11 14:21:40 +02:00 |
|
|
|
bb0df38b70
|
Add Polish locale
|
2023-05-11 13:19:25 +02:00 |
|
|
|
c638acc117
|
Fix accessing freed memory caused by deleting root XMLNode in parser
|
2023-05-11 11:00:20 +02:00 |
|
Kacper Kostka
|
7e54de7c9d
|
fixed errors
|
2023-05-10 22:34:38 +02:00 |
|
Kacper Kostka
|
cebf698aa5
|
Merge branch 'master' of http://git.cubesoftware.xyz:20524/kacperks/PolyGun
|
2023-05-10 22:00:11 +02:00 |
|
|
|
5916f293c3
|
Merge branch 'master' of http://git.cubesoftware.xyz:20524/kacperks/PolyGun into HEAD
|
2023-05-10 21:57:00 +02:00 |
|
|
|
8110767654
|
Generate mesh function added into chunk class
|
2023-05-10 21:56:41 +02:00 |
|
|
|
407e6ef039
|
Remove unnecessary audio source creation
|
2023-05-10 17:00:05 +02:00 |
|
|
|
e47215d71e
|
Add way to add custom buffers to Mesh
|
2023-05-10 16:54:12 +02:00 |
|
|
|
1be9c270a1
|
Merge branch 'master' of http://git.cubesoftware.xyz:20524/kacperks/PolyGun
|
2023-05-09 21:01:41 +02:00 |
|
|
|
2d6d0b189b
|
greedy meshing finally working! not rendered yet
|
2023-05-09 21:01:34 +02:00 |
|
|
|
de4f8a11fe
|
Fix comments support in XML lexer
|
2023-05-09 20:04:50 +02:00 |
|
Kacper Kostka
|
2952ff378f
|
added license prefix
|
2023-05-09 15:55:18 +02:00 |
|
Kacper Kostka
|
27c7917338
|
added license prefix
|
2023-05-09 15:52:38 +02:00 |
|
|
|
b8456634ae
|
Add way to directly join server or host it
|
2023-05-08 22:13:07 +02:00 |
|
|
|
f732a6a343
|
Fix XMLNode memory leak
|
2023-05-08 15:04:10 +02:00 |
|
|
|
0e6eac2829
|
Implement locale system
|
2023-05-07 21:16:54 +02:00 |
|
|
|
d093a0105e
|
Fix flipped textures in GUIRenderer
|
2023-05-07 20:05:00 +02:00 |
|
|
|
df9a6efbf3
|
Make sure that Logger is thread safe
|
2023-05-07 15:30:01 +02:00 |
|
|
|
e339c234c0
|
added node breaking
|
2023-05-06 22:16:14 +02:00 |
|
|
|
bc914d7398
|
Merge branch 'master' of http://git.cubesoftware.xyz:20524/kacperks/PolyGun
|
2023-05-06 20:08:56 +02:00 |
|
|
|
1f9dc57e11
|
fixed render going black when cursor is not captured
|
2023-05-06 20:08:49 +02:00 |
|