25 Commits

Author SHA1 Message Date
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
Perttu Ahola
0965047f89 client: buildat.disconnect() 2014-09-27 09:58:16 +03:00
Perttu Ahola
932b2c0984 doc/client_api.txt: Add note about incomplete whitelist 2014-09-27 09:27:30 +03:00
Perttu Ahola
6e8a85e51d client: buildat.extension_path(name) 2014-09-27 07:44:54 +03:00
Perttu Ahola
423c7a7b5a extensions/__menu: Connecting to servers 2014-09-26 16:36:14 +03:00
Perttu Ahola
8f44b7490a buildat.connect_server(address) -> status, error 2014-09-26 16:36:14 +03:00
Perttu Ahola
8a472b04f3 extensions/urho3d: SubscribeToEvent: Return global name of the generated global callback 2014-09-26 16:33:55 +03:00
Perttu Ahola
064502d047 doc/external_issues.txt 2014-09-26 16:32:59 +03:00
Perttu Ahola
50d6cf6b3f extensions/urho3d: Support SubscribeToEvent with object parameter 2014-09-26 16:32:58 +03:00
Perttu Ahola
e1d9644a89 Move documentation files to /doc 2014-09-26 16:32:58 +03:00