aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ClientHamr/extantz/extantz.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-04-20elm_naviframe_item_title_visible_set() was deprecated, replace it.David Walter Seikel1-3/+4
2014-04-20Typo--David Walter Seikel1-1/+1
2014-04-20Clean up a bunch of warnings in extantz.David Walter Seikel1-24/+35
2014-03-18TODO++David Walter Seikel1-0/+2
2014-01-15Major changes, things where too fragile while I made them, so it's all one ↵David Walter Seikel1-203/+379
commit blob. Sorted out top level menu and toolbar. Sorted out most focus issues. Sorted out resizing issues. Sorted out event issues. Sorted out camera issues. Added a window to cover the GL surface and act as it's UI event catcher. Added generic window and menu creation functions. Added a chat window. Moved cthe old window to it's own function, renamed it woMan. Re arranged some stuff. More comments. Clean ups. Probably other bits and pieces I forgot to mention. Starting to look real now. A little bit.
2014-01-13Failed experiment to try Elm EWS. Think I'll write my own.David Walter Seikel1-0/+3
2014-01-13Fix EFL 1.7 -> 1.8 bit rot, make it work with Elm_glview to, and lots of ↵David Walter Seikel1-207/+297
cleanup.
2014-01-10Bit more anti bit rot and standards conforming comments.David Walter Seikel1-0/+3
2014-01-10Clean out some basic window, toolbar, and menu bit rot. Add a log domain.David Walter Seikel1-11/+22
2014-01-10Typos and formatting.David Walter Seikel1-12/+7
2013-02-03Notes on camera movement keys / mouse gestures.David Walter Seikel1-0/+60
2013-02-02A few minor clean ups.David Walter Seikel1-2/+1
2013-01-27Fix up those arrow keys by getting elm out of the loop.David Walter Seikel1-59/+69
2013-01-27Make keyboard rotation work.David Walter Seikel1-8/+10
2013-01-27Get the new camera actually working. Still some bugs to be ironed out.David Walter Seikel1-11/+110
2013-01-20Stabilise the GL image with respect to window resizes. Still needs some ↵David Walter Seikel1-37/+49
clean up.
2013-01-20Make the main window bigger.David Walter Seikel1-3/+3
2013-01-20Failed EO experiment. Try that again later.David Walter Seikel1-0/+12
2013-01-20Purple, not pink.David Walter Seikel1-1/+1
2013-01-15Move all the GUI stuff into an inlined window.David Walter Seikel1-72/+176
Oddly enough, this stops the flicker. shrugs
2013-01-14Set up the ELM paths.David Walter Seikel1-5/+7
2013-01-14Oops, stould have been part of the previous commmit.David Walter Seikel1-0/+1
2013-01-14Put an image in the background.David Walter Seikel1-2/+5
2013-01-14Failed attempt to make sure menu goes on top. Elementary sucks.David Walter Seikel1-0/+4
2013-01-14Add viewers list.David Walter Seikel1-22/+79
2013-01-13Major rework of extantz to get Elementary, ePhysics, Evas_GL, and Irrlicht ↵David Walter Seikel1-365/+422
to play nice together.
2012-05-24Add a note about rasters suggested start up code.David Walter Seikel1-0/+7
2012-04-22Slightly better place holder graphics. Sorta. lolDavid Walter Seikel1-3/+2
2012-04-22Just go with the flow, make Grids last for now, so they turn up at first.David Walter Seikel1-1/+1
2012-04-22mmmmm multitasking.David Walter Seikel1-2/+2
2012-04-22Some actual extantz source code. With test data for now.David Walter Seikel1-0/+868