aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-13Experimental IAR unpacker.onefang1-0/+392
2016-07-21Move luajit.pc to lib directory.David Walter Seikel1-25/+0
2016-07-21Update Lua building stuff.David Walter Seikel1-0/+25
2016-07-21Add script for building Lua (LuaJIT actually)David Walter Seikel1-0/+23
2016-03-29Clean up last commit.David Walter Seikel1-2/+2
2016-03-29Added my version of libg3d and friends.David Walter Seikel560-0/+191399
2016-03-29Add Prosody build script.David Walter Seikel1-0/+17
2016-03-29Move all images and models into images and models directories.David Walter Seikel2-5/+5
2016-03-28Move executables to the bin directory.David Walter Seikel7-15/+18
2016-03-28Move Irrlicht to src/others.David Walter Seikel2593-2/+754838
2016-03-28Move lemon to the src/others directory.David Walter Seikel4-2/+5896
2016-03-28Add stuff to build external projects NetSurf and polipo.David Walter Seikel2-0/+65
2016-03-13Add an avatar, and hook the camera up to it.David Walter Seikel2-18/+34
2016-03-13Resizing cleanup.David Walter Seikel1-10/+8
2016-03-13Different way of dealing with object popups, run a timer, check for mouse ina...David Walter Seikel3-29/+68
2016-03-13Update to new eo_* syntax.David Walter Seikel9-252/+237
2016-03-07Experimenting with creating my own cube and heightfield.David Walter Seikel1-10/+115
2016-02-06Adjust in world positions a bit.David Walter Seikel1-1/+1
2016-02-06Lights! Cameras! Action?David Walter Seikel1-3/+8
2016-02-06Add test terrain support.David Walter Seikel2-3/+23
2016-02-06Pass stuff size up to C code.David Walter Seikel3-7/+11
2016-02-06Put the ~/.SledHamr/ creation code into all three main binaries. sighDavid Walter Seikel5-15/+27
2016-02-06Create our home directories, if not already created.David Walter Seikel3-2/+21
2016-02-06Switch to eina_quaternion, instead of the copy pasted, coz it's hidden, evas_...David Walter Seikel3-1604/+25
2016-02-06Move return() to the hashed commands.David Walter Seikel1-7/+16
2016-02-06Actually use the command hash. A little.David Walter Seikel2-37/+49
2016-02-05TODO about what to do with link messages.David Walter Seikel1-0/+1
2016-02-05More Lua network messages clean ups.David Walter Seikel4-168/+198
2016-02-05The next step in cleaning up the network Lua messages.David Walter Seikel5-134/+195
2016-02-04Various TODO items about parsing network commands.David Walter Seikel1-0/+14
2016-02-04I have no idea how long this has NOT been needed for.David Walter Seikel1-2/+0
2016-01-21Random cleanups.David Walter Seikel3-27/+24
2016-01-21Rejig the structure of windows a lot.David Walter Seikel8-130/+165
2016-01-21Rewrite the layers description.David Walter Seikel1-22/+86
2016-01-21No need to test twice.David Walter Seikel1-4/+0
2016-01-21Backgrounds don't have image_fill_outside.David Walter Seikel1-1/+0
2016-01-21Evil hack around ELM's problem with lack of toolbar item icons.David Walter Seikel4-9/+20
2016-01-20Commenting out no longer needed code, which I should probably just delete soon.David Walter Seikel2-2/+4
2016-01-20Banging on the window stuff until the menus behave (mostly).David Walter Seikel3-131/+107
2016-01-19Clean up LSL command and argument passing.David Walter Seikel4-86/+82
2016-01-18Actually send compile messages back. Plus some refactoring of the script eng...David Walter Seikel5-63/+78
2016-01-17Unify the message sending code a bit.David Walter Seikel6-92/+44
2016-01-17Bunch of debuggingnesses.David Walter Seikel2-2/+6
2016-01-17Catch "return ..." as well as "function(...".David Walter Seikel1-0/+2
2016-01-03Remove left over comments.David Walter Seikel2-5/+0
2016-01-03Clean up logging, removing most of the printf's.David Walter Seikel8-91/+86
2016-01-03Re-enable the web browser I had forgotten disabling.David Walter Seikel1-1/+1
2016-01-03Oops, uncomment this, so that file open works again.David Walter Seikel1-1/+1
2016-01-03Stop the compile warnings, and clean out commented code.David Walter Seikel1-45/+6
2016-01-03Left overs from previous commits.David Walter Seikel2-111/+56