Perttu Ahola
|
a6e77fab36
|
doc/design.txt: The issue about user variable updates
|
2014-10-21 18:19:24 +03:00 |
|
Perttu Ahola
|
1805a3e02f
|
builtin/voxelworld, games/digger: Speed up voxelworld::Interface::set_voxel() by various means
|
2014-10-21 18:19:24 +03:00 |
|
Perttu Ahola
|
b3d4e928f0
|
doc
|
2014-10-21 18:19:24 +03:00 |
|
Perttu Ahola
|
9270fd43c0
|
doc
|
2014-10-21 18:19:24 +03:00 |
|
Perttu Ahola
|
28f69e0996
|
doc/misc.txt
|
2014-10-21 18:19:23 +03:00 |
|
Perttu Ahola
|
3f69453efe
|
builtin/voxelworld: WIP
|
2014-10-21 18:19:23 +03:00 |
|
Perttu Ahola
|
f1722ef1d5
|
builtin/voxelworld: WIP: Update geometry of closest nodes first
|
2014-10-21 18:19:22 +03:00 |
|
Perttu Ahola
|
7f52b74fcb
|
builtin/voxelworld, games/digger: WIP
|
2014-10-21 18:19:22 +03:00 |
|
Perttu Ahola
|
610fe94d08
|
doc/todo: Module tags
|
2014-10-21 18:19:21 +03:00 |
|
Perttu Ahola
|
e8e5fcfde9
|
extensions/replicate,urho3d: magic.sub_sync_node_added -> replicate.sub_sync_node_added
|
2014-10-21 18:19:21 +03:00 |
|
Perttu Ahola
|
65aff969ea
|
doc
|
2014-10-12 09:28:49 +03:00 |
|
Perttu Ahola
|
fa3686f048
|
doc
|
2014-10-11 19:37:08 +03:00 |
|
Perttu Ahola
|
f516f4984d
|
block,voxel,atlas: Initial interfaces
|
2014-10-08 00:51:22 +03:00 |
|
Perttu Ahola
|
42f3a4b47d
|
doc
|
2014-10-06 21:52:39 +03:00 |
|
Perttu Ahola
|
ba14d1a28f
|
util/codestyle.sh: Use uncrustify instead of astyle (it's infinitely better)
|
2014-10-06 16:57:54 +03:00 |
|
Perttu Ahola
|
f55cbc7468
|
games/geometry, buildat.set_simple_voxel_model()
|
2014-10-06 07:59:39 +03:00 |
|
Perttu Ahola
|
fb51bc6cbe
|
client: Allow loading module's module.lua via require("buildat/module/<name>")
|
2014-10-05 11:56:04 +03:00 |
|
Perttu Ahola
|
623ba0b67b
|
extensions/ui_utils
|
2014-10-05 11:14:55 +03:00 |
|
Perttu Ahola
|
aa2fc7b9fd
|
doc/todo
|
2014-10-05 10:44:16 +03:00 |
|
Perttu Ahola
|
31f3134276
|
Rename meta.txt to meta.json
|
2014-10-04 22:13:23 +03:00 |
|
Perttu Ahola
|
ef1e2eb536
|
server/state: Don't create an Urho3D log file
|
2014-10-04 13:53:02 +03:00 |
|
Perttu Ahola
|
b924d66b3a
|
extensions/urho3d: Variant, Material:SetShaderParameter
|
2014-10-04 09:36:16 +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
|
2c0400f975
|
server: Cache a hash of each compiled module in order not to rebuild them unnecessarily
|
2014-10-03 13:32:30 +03:00 |
|
Perttu Ahola
|
dd1e991602
|
extensions/urho3d: Fix UnsubscribeFromEvent() so that uistack's SubscribeToStackEvent() works like it should
|
2014-10-03 13:16:16 +03:00 |
|
Perttu Ahola
|
f089913ea6
|
extensions/urho3d: Add nodes and components in LOCAL mode by default
|
2014-10-03 13:05:33 +03:00 |
|
Perttu Ahola
|
f1371650b9
|
doc/client_api.txt: Replication gotcha
|
2014-10-03 12:31:14 +03:00 |
|
Perttu Ahola
|
a001b1ba64
|
client: Clean interface to scene replication (hide the hack inside client/app and client/replication.lua)
|
2014-10-03 12:19:41 +03:00 |
|
Perttu Ahola
|
a3bf54f068
|
client: Remove buildat_guard and use Urho3D's FileSystem::RegisterPath instead
|
2014-10-03 11:58:34 +03:00 |
|
Perttu Ahola
|
550a21732d
|
doc
|
2014-10-03 01:59:38 +03:00 |
|
Perttu Ahola
|
8c98b56653
|
client/default.pak: Delete unused Polycode resource file
|
2014-10-03 01:55:33 +03:00 |
|
Perttu Ahola
|
915d2a7957
|
client, builtin/entitysync, games/entitytest: Why doesn't this shit work
|
2014-10-02 21:00:45 +03:00 |
|
Perttu Ahola
|
3ea66dba57
|
doc
|
2014-10-02 17:20:42 +03:00 |
|
Perttu Ahola
|
c6a88ac4ce
|
WIP
|
2014-10-02 13:52:48 +03:00 |
|
Perttu Ahola
|
621afca60c
|
WIP
|
2014-10-01 18:36:42 +03:00 |
|
Perttu Ahola
|
272a2dc7bf
|
builtin/{network,client_file}: Tweak and fix minor things
|
2014-10-01 09:25:24 +03:00 |
|
Perttu Ahola
|
e1b33c08c0
|
games/{minigame,test,uitest}: Remove useless bloat from __loaders
|
2014-09-30 14:28:57 +03:00 |
|
Perttu Ahola
|
be719f7eb8
|
server: Use interface::ModuleInfo in module load interface
|
2014-09-30 14:23:24 +03:00 |
|
Perttu Ahola
|
bd7d185dbf
|
doc/conventions.txt: Fix typo: folow -> follow
|
2014-09-30 12:34:25 +03:00 |
|
Perttu Ahola
|
e02ed44af9
|
doc/conventions.txt: Update and make things clearer
|
2014-09-30 00:02:24 +03:00 |
|
Perttu Ahola
|
23d26c81b2
|
Restructure /test/ into /games/
|
2014-09-29 23:50:43 +03:00 |
|
Perttu Ahola
|
da8c8048d3
|
builtin/loader
|
2014-09-29 21:42:49 +03:00 |
|
Perttu Ahola
|
0e7c9fc6e4
|
extensions/urho3d: Fix exploit revealed by extensions/sandbox_test caused by a stupid mistake
|
2014-09-28 12:59:35 +03:00 |
|
Perttu Ahola
|
1148decb2a
|
extensions/sandbox_test: Search for exploits in latest real sandbox environments and a test sandbox environment (KEY_F10)
|
2014-09-28 12:57:47 +03:00 |
|
Perttu Ahola
|
4e5babfa0b
|
doc
|
2014-09-28 01:21:36 +03:00 |
|
Perttu Ahola
|
880406b193
|
client/app: Redirect Urho3D's log to our better and in every way more glorious log system
|
2014-09-28 00:35:41 +03:00 |
|
Perttu Ahola
|
03405e3c00
|
doc
|
2014-09-27 23:18:46 +03:00 |
|
Perttu Ahola
|
b3a151e8a9
|
extensions/uistack: Global UIStack instance "main", which the main menu uses too
|
2014-09-27 16:09:17 +03:00 |
|
Perttu Ahola
|
3917701b47
|
client: Use sandboxed urho3d in extensions for interoperability with modules
|
2014-09-27 15:29:50 +03:00 |
|
Perttu Ahola
|
976e3982a2
|
client: Allow specifying menu extension name via command line option -m
|
2014-09-27 11:02:58 +03:00 |
|