index
:
kaiman.git
master
Kaiman - a lua programming game for kids.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-01
Default initialise SF_INFO to prevent compiler warning.
HEAD
master
Bent Bisballe Nyeng
2018-12-31
Add syntax highlighting to the editor.
Bent Bisballe Nyeng
2018-12-30
Store state of splitter.
Bent Bisballe Nyeng
2018-12-30
Fix dragging.
Bent Bisballe Nyeng
2018-12-30
Set tab width in editor to 2 spaces.
Bent Bisballe Nyeng
2018-12-30
Implement drag'n'move.
Bent Bisballe Nyeng
2018-12-29
Added image export functionality.
Bent Bisballe Nyeng
2018-12-29
Zoom canvas using scroll-wheel.
Bent Bisballe Nyeng
2018-12-28
Show error line in red in the editor.
Bent Bisballe Nyeng
2018-12-28
Save window size and state.
Bent Bisballe Nyeng
2018-12-27
Improved clip prevention.
Bent Bisballe Nyeng
2018-12-27
Reduce volume with number of samples played to fix clipping noises.
Bent Bisballe Nyeng
2018-12-27
Add audio cache for the resampled/channel expanded sounds.
Bent Bisballe Nyeng
2018-12-27
Expand mono sounds to stereo (duplicate channel), skip channels > stereo and ...
Bent Bisballe Nyeng
2018-12-27
Added icon.
Bent Bisballe Nyeng
2018-12-27
Use C++11
Bent Bisballe Nyeng
2018-12-27
Use pkg-config to determine which lua to use.
Bent Bisballe Nyeng
2018-12-27
Remove svg from pro file.
Bent Bisballe Nyeng
2018-12-27
Add file menu with load/save etc.
Bent Bisballe Nyeng
2018-12-26
Add lua includepath to the pro file.
Bent Bisballe Nyeng
2018-12-26
Fix indentation and code-style.
Bent Bisballe Nyeng
2018-12-26
Store lua code as 8 bit ascii instead of utf8.
Bent Bisballe Nyeng
2014-09-05
Ignores...
Bent Bisballe Nyeng
2014-09-05
Internal code editor. Sound system.
Bent Bisballe Nyeng
2012-12-23
LoadPen, setSpeed, setScale and a bunch of cleanups...
Bent Bisballe Nyeng
2012-08-23
Implement automatic reset/reload when script file changes on disc.
Bent Bisballe Nyeng
2012-08-04
Added missing pro file.
Bent Bisballe Nyeng
2012-08-04
Initial import.
Bent Bisballe Nyeng