.vim.local
|
Build - Some improvements / fixes
|
2017-11-22 20:35:05 +01:00 |
3rdparty
|
Build - Moved all 3rd party stuff to a subdirectory
|
2017-11-22 08:59:06 +01:00 |
screenies
|
Screeshits^H^H^Hots
|
2017-10-06 10:30:49 +02:00 |
shaders
|
Overrides - Various bugs fixed, new overrides in script
|
2017-11-18 16:13:07 +01:00 |
.gitignore
|
Build - Changed output directory
|
2017-11-22 08:53:31 +01:00 |
.gitmodules
|
Build - Moved all 3rd party stuff to a subdirectory
|
2017-11-22 08:59:06 +01:00 |
camera.cc
|
Overrides - Functionality implemented
|
2017-11-20 14:33:57 +01:00 |
camera.hh
|
UI - Refactoring progress
|
2017-11-23 14:21:54 +01:00 |
control.cc
|
Refactoring - Ops header renamed
|
2017-11-15 20:36:08 +01:00 |
curves.srd
|
Sync - Curves file also stores duration
|
2017-11-22 15:02:54 +01:00 |
demo.cc
|
UI - More refactoring
|
2017-11-23 14:15:17 +01:00 |
demo.hh
|
Overrides - Functionality implemented
|
2017-11-20 14:33:57 +01:00 |
demo.srd
|
Overrides - Camera configuration
|
2017-11-20 10:05:09 +01:00 |
ebcl-config
|
Build - Moved all 3rd party stuff to a subdirectory
|
2017-11-22 08:59:06 +01:00 |
externals.hh
|
UI improvements
|
2017-11-21 17:32:52 +01:00 |
filewatcher.cc
|
Fixed bug in filewatcher
|
2017-11-05 09:55:37 +01:00 |
filewatcher.hh
|
Fixed bug in filewatcher
|
2017-11-05 09:55:37 +01:00 |
globals.cc
|
Undo manager
|
2017-11-22 10:01:37 +01:00 |
globals.hh
|
Undo manager
|
2017-11-22 10:01:37 +01:00 |
main.cc
|
UI - Refactoring progress
|
2017-11-23 14:47:25 +01:00 |
Makefile
|
UI - Refactoring progress
|
2017-11-23 14:47:25 +01:00 |
odbg.cc
|
UI - Window sizes changed
|
2017-11-21 16:30:15 +01:00 |
odbg.hh
|
More std::string removal
|
2017-11-04 09:29:06 +01:00 |
opast.cc
|
Parser - Overrides stored in the AST
|
2017-11-17 20:33:56 +01:00 |
opast.hh
|
Overrides - Support in program
|
2017-11-18 09:48:37 +01:00 |
opcomp.cc
|
Overrides - Support in program
|
2017-11-18 09:48:37 +01:00 |
opcomp.hh
|
Ops - Auto-reload + resize support
|
2017-11-15 23:12:09 +01:00 |
opemu.cc
|
UI - More refactoring
|
2017-11-23 14:15:17 +01:00 |
opemu.hh
|
UI - More refactoring
|
2017-11-23 14:15:17 +01:00 |
opmgr.cc
|
Parser/compiler - Display errors on the console
|
2017-11-16 08:34:13 +01:00 |
opparser.cc
|
Overrides - Support in program
|
2017-11-18 09:48:37 +01:00 |
ops.cc
|
UI - More refactoring
|
2017-11-23 14:15:17 +01:00 |
ops.hh
|
UI - More refactoring
|
2017-11-23 14:15:17 +01:00 |
parsercheck.cc
|
Refactoring - Ops header renamed
|
2017-11-15 20:36:08 +01:00 |
profiling.cc
|
UI - Window sizes changed
|
2017-11-21 16:30:15 +01:00 |
profiling.hh
|
Even more de-std::-ifying
|
2017-11-03 11:55:26 +01:00 |
rendertarget.cc
|
Started using new control code + bugfixes
|
2017-11-14 22:04:00 +01:00 |
rendertarget.hh
|
Finished implementation of the emulator
|
2017-11-14 17:35:13 +01:00 |
shaders.cc
|
UI - Refactoring progress
|
2017-11-23 14:43:15 +01:00 |
shaders.hh
|
Old code removal, 4/4
|
2017-11-15 17:24:42 +01:00 |
sync.cc
|
Sync - Saving curve data
|
2017-11-23 09:31:23 +01:00 |
sync.hh
|
UI - Refactoring progress
|
2017-11-23 14:21:54 +01:00 |
syncedit.cc
|
Sequencer - Edit demo duration
|
2017-11-22 14:14:49 +01:00 |
syncedit.hh
|
Sequencer - Edit demo duration
|
2017-11-22 14:14:49 +01:00 |
syncoverrides.cc
|
UI - More refactoring
|
2017-11-23 14:15:17 +01:00 |
syncoverrides.hh
|
Overrides - Fixed segfault in initialisation
|
2017-11-20 16:16:53 +01:00 |
texture.cc
|
UI - Refactoring progress
|
2017-11-23 14:43:15 +01:00 |
texture.hh
|
Progress on de-std::-ifying the code
|
2017-11-03 09:08:19 +01:00 |
TODO
|
Sequencer - Remove overrides that no longer exist
|
2017-11-22 17:24:22 +01:00 |
ui-actions.cc
|
UI - Refactoring progress
|
2017-11-23 14:43:15 +01:00 |
ui-actions.hh
|
UI - Started working on actions
|
2017-11-23 13:54:39 +01:00 |
ui-colorgrading.cc
|
UI - Refactoring progress
|
2017-11-23 14:43:15 +01:00 |
ui-colorgrading.hh
|
UI - More refactoring
|
2017-11-23 14:15:17 +01:00 |
ui-dialogs.cc
|
UI - Refactoring progress
|
2017-11-23 14:43:15 +01:00 |
ui-dialogs.hh
|
UI - More refactoring
|
2017-11-23 14:15:17 +01:00 |
ui-imgui-sdl.cc
|
UI - Refactoring progress
|
2017-11-23 14:47:25 +01:00 |
ui-imgui-sdl.hh
|
UI - Refactoring progress
|
2017-11-23 14:47:25 +01:00 |
ui-input.hh
|
UI - Some refactoring
|
2017-11-23 12:46:48 +01:00 |
ui-mousectrl.hh
|
UI - Refactoring progress
|
2017-11-23 14:21:54 +01:00 |
ui-sequencer.cc
|
UI - Refactoring progress
|
2017-11-23 14:43:15 +01:00 |
ui-sequencer.hh
|
UI - Refactoring progress
|
2017-11-23 14:21:54 +01:00 |
ui-utilities.cc
|
UI - Refactoring progress
|
2017-11-23 14:43:15 +01:00 |
ui-utilities.hh
|
UI - Refactoring progress
|
2017-11-23 14:43:15 +01:00 |
undo.cc
|
Undo manager - Fixed some bugs
|
2017-11-22 14:13:43 +01:00 |
undo.hh
|
Sync - Reloads can be undone
|
2017-11-22 15:43:06 +01:00 |
utilities.cc
|
UI - Refactoring progress
|
2017-11-23 14:43:15 +01:00 |
utilities.hh
|
UI - Refactoring progress
|
2017-11-23 14:43:15 +01:00 |
window.cc
|
UI - Refactoring progress
|
2017-11-23 14:47:25 +01:00 |
window.hh
|
UI - Refactoring progress
|
2017-11-23 14:21:54 +01:00 |