aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libraries (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-29Move all images and models into images and models directories.David Walter Seikel1-4/+4
2016-03-28Move executables to the bin directory.David Walter Seikel1-2/+2
2016-03-13Update to new eo_* syntax.David Walter Seikel1-52/+50
2016-02-06Add test terrain support.David Walter Seikel1-1/+2
2016-02-06Pass stuff size up to C code.David Walter Seikel1-0/+1
2016-02-06Put the ~/.SledHamr/ creation code into all three main binaries. sighDavid Walter Seikel2-1/+13
2016-02-06Create our home directories, if not already created.David Walter Seikel1-1/+4
2016-02-06Switch to eina_quaternion, instead of the copy pasted, coz it's hidden, evas_...David Walter Seikel2-1558/+0
2016-02-06Actually use the command hash. A little.David Walter Seikel1-1/+1
2016-02-05More Lua network messages clean ups.David Walter Seikel1-64/+105
2016-02-05The next step in cleaning up the network Lua messages.David Walter Seikel2-87/+132
2016-02-04Various TODO items about parsing network commands.David Walter Seikel1-0/+14
2016-01-21Random cleanups.David Walter Seikel1-4/+3
2016-01-21Rejig the structure of windows a lot.David Walter Seikel3-72/+126
2016-01-21No need to test twice.David Walter Seikel1-4/+0
2016-01-21Evil hack around ELM's problem with lack of toolbar item icons.David Walter Seikel2-1/+12
2016-01-20Banging on the window stuff until the menus behave (mostly).David Walter Seikel1-9/+17
2016-01-19Clean up LSL command and argument passing.David Walter Seikel1-1/+1
2016-01-18Actually send compile messages back. Plus some refactoring of the script eng...David Walter Seikel2-29/+68
2016-01-17Unify the message sending code a bit.David Walter Seikel2-49/+1
2016-01-17Catch "return ..." as well as "function(...".David Walter Seikel1-0/+2
2016-01-03Clean up logging, removing most of the printf's.David Walter Seikel3-67/+63
2016-01-03Beat the server connection manegement into shape.David Walter Seikel3-214/+326
2016-01-01Fix some long standing typoes.David Walter Seikel1-4/+4
2016-01-01Refactor the client / server stuff, though only partially converted so far.David Walter Seikel2-29/+345
2015-12-31Fix menus, with an evil hack.David Walter Seikel2-0/+61
2015-09-11Update to latest API changes.David Walter Seikel1-1/+1
2015-06-18Fix up yet another API break.David Walter Seikel1-11/+11
2015-03-22We don't need no stinkin' eo_unrefs. Anymore. Though leave them there, in c...David Walter Seikel1-8/+8
2014-09-14Shut up logger startup spam, for now.David Walter Seikel1-5/+5
2014-08-30Update to new file getting API.David Walter Seikel1-2/+2
2014-08-14Clean up the compiler output. Threaded compiling is much faster when it's no...David Walter Seikel1-1/+7
2014-08-14Optimise message sending.David Walter Seikel1-4/+4
2014-08-14Only collect the errors and warnings during a compile, output them in a batch...David Walter Seikel4-3/+35
2014-08-14Considerable cleanup of the top level compiling code.David Walter Seikel2-109/+50
2014-08-10More comments.David Walter Seikel1-0/+69
2014-08-10Bitch about not being able to load the compiled Lua.David Walter Seikel1-0/+3
2014-08-10Thread all of compiling, or thread nothing.David Walter Seikel2-4/+10
2014-08-09TODO++David Walter Seikel1-0/+2
2014-08-09Major cleanup of compileLSL() and friends, including threading it.David Walter Seikel2-0/+3
2014-07-31Move entirely over to luajit.David Walter Seikel1-1/+1
2014-07-13Typo --David Walter Seikel1-1/+1
2014-07-02More logging to ignore.David Walter Seikel1-0/+1
2014-06-11Update to post release API change. So much for stable API to collaborate wit...David Walter Seikel1-20/+20
2014-06-02Load and rez stuffs in an idler, also fix some bugs in that part.David Walter Seikel1-1/+1
2014-06-01Get the from disk sim loading to work.David Walter Seikel1-1/+1
2014-05-30Slightly less half arsed stuffs creation.David Walter Seikel1-0/+2
2014-05-29Half arsed generic stuffs creation.David Walter Seikel1-1/+1
2014-05-28Some more in world object structure stuff and fixes.David Walter Seikel1-8/+20
2014-05-28The UUID faking code is common enough to stick it in a macro.David Walter Seikel1-0/+1