1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More fixes for code stuffs. Syntax error now shows up. caret position based 1:1. CodeFrame now has syntax button. More... about 15 years ago
Fixed freezing problem on XP due to serps. More... about 15 years ago
Debugging something More... about 15 years ago
Debugging something More... about 15 years ago
Debugging something More... about 15 years ago
git-svn-id: https://enigma-dev.svn.sourceforge.net/svnroot/enigma-dev/trunk@173 726d713c-bd1a-46cb-9ef0-1b6e075168bb More... about 15 years ago
Josh's text area which doesn't work. More... about 15 years ago
Minor visual improvements to new keyword lists - functions display arg count. Monospaced fonts. Cursor now text inside More... about 15 years ago
git-svn-id: https://enigma-dev.svn.sourceforge.net/svnroot/enigma-dev/trunk@170 726d713c-bd1a-46cb-9ef0-1b6e075168bb More... about 15 years ago
git-svn-id: https://enigma-dev.svn.sourceforge.net/svnroot/enigma-dev/trunk@169 726d713c-bd1a-46cb-9ef0-1b6e075168bb More... about 15 years ago
Added keyword safety checking etc. Also, keyword lists now scroll to top after populating. More... about 15 years ago
Keyword lists supported More... about 15 years ago
Deleted things that will start conflicting when we have multiple testing developers. More... about 15 years ago
Deleted things that will start conflicting when we have multiple testing developers. More... about 15 years ago
Deleted things that will start conflicting when we have multiple testing developers. More... about 15 years ago
Deleted things that will start conflicting when we have multiple testing developers. More... about 15 years ago
Deleted things that will start conflicting when we have multiple testing developers. More... about 15 years ago
Returns NULL when at end, now. More... about 15 years ago
Added new functions, and added new Driver class's source, which I omitted from last revision, although it was still in the Jar. More... about 15 years ago
git-svn-id: https://enigma-dev.svn.sourceforge.net/svnroot/enigma-dev/trunk@159 726d713c-bd1a-46cb-9ef0-1b6e075168bb More... about 15 years ago
Reorganized native methods to go into an EnigmaDriver class. Created menu items and frames for Show Built In: Function, Global, and Type lists More... about 15 years ago
Fixed ClassCastException: MaskShape cannot be cast to Integer More... about 15 years ago
Fixed xlib code to display window properly centered initially - had to get the room width and height More... about 15 years ago
Added a cheap include_next until a real one is necessary. More... about 15 years ago
git-svn-id: https://enigma-dev.svn.sourceforge.net/svnroot/enigma-dev/trunk@154 726d713c-bd1a-46cb-9ef0-1b6e075168bb More... about 15 years ago
You'll need this to compile on Linux. :3 More... about 15 years ago
git-svn-id: https://enigma-dev.svn.sourceforge.net/svnroot/enigma-dev/trunk@152 726d713c-bd1a-46cb-9ef0-1b6e075168bb More... about 15 years ago
Fixed problem with enum { whatever, } (note the comma before the end brace) More... about 15 years ago
Fixed problem with enum { whatever, } (note the comma before the end brace) More... about 15 years ago
Enigma settings is now functional, and whitespace is now supported. But other settings not communicated to enigma, and settings not preserved after New or Load. Also, still need to make settings default to values based on whether a new game is created or loaded. More... about 15 years ago