Menu

Code Commit Log


Commit Date  
[r689] by creek23

set of `BASIC' functions for code-compatibility

2018-07-28 21:57:22 Tree
[r688] by creek23

* added JIO for Draw:MoveTo and Draw:LineTo
* enabled Cairo rendering with lines, curves, and PNG; even Draw:Rect/RectFill/Circ
* enabled Screen:PrintString via Cairo text-rendering; to be refined
* enabled key-binding (Key:New)
* fixed GetVal's C++ translation
* fixed C++ mis-translations
- JIO_SynFor's
- Engine_TableLookUp_Create
- typeFunction::CheckParameter
- IsTokenDeclared
- `else's implementation
* fixed Mid to work as per FreeBASIC's functionality
* few clean-ups here and there

2018-07-28 21:55:17 Tree
[r687] by creek23

* cleaned-up some other experimental code so commit version would compile

2018-06-24 21:19:46 Tree
[r686] by creek23

* separated trigger of Main on a thread
* added kse_gui.cpp for main screen
* fixed RGBA_R/G/B/A
* fixed unsigned long issue with ProcessScript_Statement_Define
* implemented a thread safe (pseudo) MessageBox
* initialized variables to avoid random script-parsing problem (somehow)
* "Common Gateway Interface"-related changes; didn't actually resumed work on this
* added gtk_main_quit on Engine_Exit
* implemented chrono sleep
* updated LICENSE info; still hoping for site's come-back :(

2018-06-24 21:04:24 Tree
[r685] by creek23

* added RES file for KS icon
* updated version.ks to generate version.hpp

2018-06-12 19:02:18 Tree
[r684] by creek23

work around for SIGSEGV; seems there's need to delay to avoid SIGSEGV

2018-06-12 18:48:46 Tree
[r683] by creek23

* done with partial functional testing
* it's confirmed to be compilable and tested to be partially functional :)
* silenced a huge amount of warning messages
* commented out graphics
* still todo Net/MySQL handling

2018-06-12 15:52:49 Tree
[r682] by creek23

syntactically translated to C++; pending functional testing -- should already be compilable but surely still not functional :)

2018-06-02 20:08:14 Tree
[r681] by creek23

* implemented strip-rendering of animation
* implemented handling of 2-finger playing; broke virtual DPAD handling -- will fix soon.

2017-12-11 17:07:39 Tree
[r680] by creek23

* removed duplicate files; already existing in org.konsolscript.kage namespace
* refactoring due to file clean-up
* experimental strip-based rendering; will refactor to new Class later

2017-12-04 04:07:18 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.