projects
/
projects
/
chimara
/
chimara.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix const pointer warning
2011-06-22
P. F. Chimento
Fix const pointer warning
commit
|
commitdiff
|
tree
2011-06-22
P. F. Chimento
Open game as a method of ChimaraApp
commit
|
commitdiff
|
tree
2011-06-21
P. F. Chimento
Quit program when browser window is closed
commit
|
commitdiff
|
tree
2011-06-21
P. F. Chimento
General code cleanup
commit
|
commitdiff
|
tree
2011-06-21
P. F. Chimento
Avoid duplicating code
commit
|
commitdiff
|
tree
2011-06-21
P. F. Chimento
Remove conditional compilation of recent files
commit
|
commitdiff
|
tree
2011-06-21
P. F. Chimento
Implement empty browser window
commit
|
commitdiff
|
tree
2011-06-21
P. F. Chimento
Add skeleton ChimaraBrowser class
commit
|
commitdiff
|
tree
2011-06-21
P. F. Chimento
Get GUI mostly working again
commit
|
commitdiff
|
tree
2011-06-20
P. F. Chimento
ChimaraPrefs class, split up callbacks.c
commit
|
commitdiff
|
tree
2011-06-19
P. F. Chimento
Made ChimaraApp class
commit
|
commitdiff
|
tree
2011-06-19
P. F. Chimento
Made ChimaraPlayer class
commit
|
commitdiff
|
tree
2011-06-18
P. F. Chimento
Keep an EOF mark for memory streams
commit
|
commitdiff
|
tree
2011-06-18
P. F. Chimento
Fix obscure C stdio bug
commit
|
commitdiff
|
tree
2011-06-18
P. F. Chimento
Add tests for fseek problem
commit
|
commitdiff
|
tree
2011-06-18
P. F. Chimento
Avoid const string allocation/free
commit
|
commitdiff
|
tree
2011-06-18
P. F. Chimento
C stdio trickery for read/write mode
commit
|
commitdiff
|
tree
2011-06-18
P. F. Chimento
Eliminate warning in plugin-loader
commit
|
commitdiff
|
tree
2011-06-18
P. F. Chimento
Fix read count of glk_get_line_stream(_uni)
commit
|
commitdiff
|
tree
2011-06-18
P. F. Chimento
Fixed documentation typo
commit
|
commitdiff
|
tree
2011-06-18
P. F. Chimento
Fix accelerator keys
commit
|
commitdiff
|
tree
2011-06-18
P. F. Chimento
Avoid code duplication
commit
|
commitdiff
|
tree
2011-06-13
P. F. Chimento
Don't need to mkdir m4 anymore
commit
|
commitdiff
|
tree
2011-06-13
P. F. Chimento
Add non-generated Vala binding
commit
|
commitdiff
|
tree
2011-06-13
P. F. Chimento
Add destroy notify parameter...
commit
|
commitdiff
|
tree
2011-06-13
P. F. Chimento
Add introspection annotations
commit
|
commitdiff
|
tree
2011-06-13
P. F. Chimento
Add introspection to build process
commit
|
commitdiff
|
tree
2011-06-13
P. F. Chimento
Update libtool invocation in configure
commit
|
commitdiff
|
tree
2011-06-08
P. F. Chimento
Enable automatic generation of .gitignore
commit
|
commitdiff
|
tree
2011-05-07
P. F. Chimento
Fix (most) UniCaseTest failures (fix #27)
commit
|
commitdiff
|
tree
2011-05-07
P. F. Chimento
Fix glulxercise / glk unit test failures (fix #26)
commit
|
commitdiff
|
tree
2011-05-04
P. F. Chimento
Update Glulxercise unit tests
commit
|
commitdiff
|
tree
2011-05-01
P. F. Chimento
Make use of more Automake silent rules
commit
|
commitdiff
|
tree
2011-05-01
P. F. Chimento
Implement line terminators for text grids
commit
|
commitdiff
|
tree
2011-05-01
P. F. Chimento
Fixed grid line input bug introduced in [9f52ac]
commit
|
commitdiff
|
tree
2011-04-26
P. F. Chimento
Refinement of line terminators
commit
|
commitdiff
|
tree
2011-04-26
P. F. Chimento
Line terminators in text buffer windows
commit
|
commitdiff
|
tree
2011-04-25
P. F. Chimento
Fix bug in line input echoing
commit
|
commitdiff
|
tree
2011-04-25
P. F. Chimento
Minimum implementation of line terminators
commit
|
commitdiff
|
tree
2011-04-21
P. F. Chimento
Update docs for window borders
commit
|
commitdiff
|
tree
2011-04-21
P. F. Chimento
Implement border/noborder window flags
commit
|
commitdiff
|
tree
2011-04-21
P. F. Chimento
Don't fail on unrecognized split method
commit
|
commitdiff
|
tree
2011-04-20
P. F. Chimento
Turn on window border in Glulxercise
commit
|
commitdiff
|
tree
2011-04-20
P. F. Chimento
Line input echo won't affect current request
commit
|
commitdiff
|
tree
2011-04-20
P. F. Chimento
Implement line input echoing
commit
|
commitdiff
|
tree
2011-04-20
P. F. Chimento
Distinguish input in Glulxercise
commit
|
commitdiff
|
tree
2011-04-20
P. F. Chimento
Add new Glk Unix extension from CheapGlk
commit
|
commitdiff
|
tree
2011-04-20
P. F. Chimento
Implement unicode normalization
commit
|
commitdiff
|
tree
2011-04-20
P. F. Chimento
Simplify gestalt checking code
commit
|
commitdiff
|
tree
2011-04-20
P. F. Chimento
Implemented date/time Glk functions
commit
|
commitdiff
|
tree
2011-04-19
P. F. Chimento
Updated Glulxercise unit tests to latest
commit
|
commitdiff
|
tree
2011-04-19
P. F. Chimento
Move the gestalt_DateTime selector documentation
commit
|
commitdiff
|
tree
2011-04-19
P. F. Chimento
Fix program listing
commit
|
commitdiff
|
tree
2011-04-19
P. F. Chimento
Simplify include comments
commit
|
commitdiff
|
tree
2011-04-19
P. F. Chimento
Document all incomplete symbols
commit
|
commitdiff
|
tree
2011-04-17
P. F. Chimento
Updated Gargoyle extensions and documentation
commit
|
commitdiff
|
tree
2011-04-17
P. F. Chimento
Update Gargoyle interpreters to r548
commit
|
commitdiff
|
tree
2011-04-14
P. F. Chimento
Updated documentation to match API 0.7.2
commit
|
commitdiff
|
tree
2011-04-14
P. F. Chimento
Update to new Glk 0.7.2 code
commit
|
commitdiff
|
tree
2011-04-14
P. F. Chimento
Misc Garglk extensions documenting
commit
|
commitdiff
|
tree
2011-04-14
P. F. Chimento
Misc documentation fixes
commit
|
commitdiff
|
tree
2011-04-05
P. F. Chimento
Get rid of compile warning in error.c
commit
|
commitdiff
|
tree
2011-03-13
P. F. Chimento
Set CSS file from preferences dialog
commit
|
commitdiff
|
tree
2011-03-13
P. F. Chimento
Fix null pointer bug
commit
|
commitdiff
|
tree
2011-03-13
P. F. Chimento
Deactivate CSS editor for now
commit
|
commitdiff
|
tree
2011-03-12
P. F. Chimento
Finished preferred interpreters list
commit
|
commitdiff
|
tree
2011-03-10
P. F. Chimento
List all available formats in dialog
commit
|
commitdiff
|
tree
2011-03-10
P. F. Chimento
Dynamically generate list of interpreters
commit
|
commitdiff
|
tree
2011-03-10
P. F. Chimento
Implemented display names for interpreters
commit
|
commitdiff
|
tree
2011-03-10
P. F. Chimento
Working on preferred interpreters
commit
|
commitdiff
|
tree
2011-03-10
P. F. Chimento
Load preferred interpreters from preferences
commit
|
commitdiff
|
tree
2011-03-09
P. F. Chimento
Update ignore properties
commit
|
commitdiff
|
tree
2011-03-09
P. F. Chimento
Use better dictionary syntax in schema file
commit
|
commitdiff
|
tree
2011-01-30
P. F. Chimento
Provide blorb file to interpreter on command line
commit
|
commitdiff
|
tree
2011-01-30
P. F. Chimento
Added hack for opening external Blorb file
commit
|
commitdiff
|
tree
2011-01-30
P. F. Chimento
Added calls to set the preferred interpreter
commit
|
commitdiff
|
tree
2011-01-30
P. F. Chimento
Merge branch 'sound'
commit
|
commitdiff
|
tree
2011-01-30
P. F. Chimento
Check for proper plugins in configure
commit
|
commitdiff
|
tree
2011-01-30
P. F. Chimento
Enabled MOD/S3M/IT/XM support
commit
|
commitdiff
|
tree
2011-01-30
P. F. Chimento
Merge branch 'master' of github.com:wmvanvliet/Chimara
commit
|
commitdiff
|
tree
2011-01-30
P. F. Chimento
Implemented sound notification events
commit
|
commitdiff
|
tree
2011-01-30
P. F. Chimento
Fixed memory leak
commit
|
commitdiff
|
tree
2011-01-30
P. F. Chimento
Implement alternative resource loading for sound
commit
|
commitdiff
|
tree
2011-01-30
P. F. Chimento
Added test case for various sound functions
commit
|
commitdiff
|
tree
2011-01-30
P. F. Chimento
Implemented sound repeats
commit
|
commitdiff
|
tree
2011-01-30
P. F. Chimento
Implemented sound load hints
commit
|
commitdiff
|
tree
2011-01-30
P. F. Chimento
Stop playing old sound when playing new sound
commit
|
commitdiff
|
tree
2011-01-30
P. F. Chimento
Sound support working!
commit
|
commitdiff
|
tree
2011-01-30
P. F. Chimento
Working on sound support
commit
|
commitdiff
|
tree
2011-01-30
P. F. Chimento
Work on sound support
commit
|
commitdiff
|
tree
2011-01-29
P. F. Chimento
Change less-like behavior of pager
commit
|
commitdiff
|
tree
2011-01-29
P. F. Chimento
Improved default styles
commit
|
commitdiff
|
tree
2011-01-29
P. F. Chimento
Fixed pixbuf ref bug
commit
|
commitdiff
|
tree
2011-01-29
P. F. Chimento
Merge branch 'master' of github.com:wmvanvliet/Chimara
commit
|
commitdiff
|
tree
2011-01-29
P. F. Chimento
Updated interpreters
commit
|
commitdiff
|
tree
2011-01-15
P. F. Chimento
Merge branch 'master' of github.com:wmvanvliet/Chimara
commit
|
commitdiff
|
tree
2011-01-15
P. F. Chimento
Get library to build on Debian stable
commit
|
commitdiff
|
tree
2010-11-23
P. F. Chimento
Added _input_pending functions to docs
commit
|
commitdiff
|
tree
2010-11-23
P. F. Chimento
Wrote chimara_glk_set_resource_load_callback()
commit
|
commitdiff
|
tree
2010-11-22
P. F. Chimento
Fixed threading bug in graphics
commit
|
commitdiff
|
tree
next