1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 24 hours ago.
Jun 14, 2024 — Jun 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed OpenGLES for android More... over 14 years ago
Added basic mouse(well touch) support to iphone More... over 14 years ago
Modified SHELLmain.cpp to add iphone and android More... over 14 years ago
Added blank android Audio so it will compile More... over 14 years ago
Added Android platform files More... over 14 years ago
Added window_set_visible support to Cocoa More... over 14 years ago
Fixed textures in OpenglES More... over 14 years ago
Fixed a-hat. Character encoding is UTF-8, not Latin. More... over 14 years ago
Plugin reading make file now able to tell when it's done reading, so no more CPU leak. More... over 14 years ago
Fixed make game-clean More... over 14 years ago
Merging trunk's fixes to plugin into YAML. More... over 14 years ago
Improved File Reading Callback. Also, attempted to add some checks in the updater to see if it touched the plugin or LGM, and if so, to force a restart and rebuild on restart. More... over 14 years ago
Reads hard-coded YAML string in WhiteSpace modified to serve as settings for current operating system and graphics library. The work is only a small part done. The e-YAML reader still needs to handle pipe symbols and possibly ignore - symbols. More... over 14 years ago
Added SVNkit as well as a script to automatically generate a Windows release zip to Autoconf/. Fixed an overflow with macros: Never trust string::reserve(). More... almost 15 years ago
Stupidity buffer fixed for Windows. More... almost 15 years ago
git-svn-id: https://enigma-dev.svn.sourceforge.net/svnroot/enigma-dev/trunk@442 726d713c-bd1a-46cb-9ef0-1b6e075168bb More... almost 15 years ago
Fixes typedefs of templates as well as the parsing of global and local dot. Also moves the AL installer where it belongs, and possibly fixes the Java locator method on Windows, where the Program Files directory has an obscure name. More... almost 15 years ago
Should fix CONIO problems on Windows. More... almost 15 years ago
ENIGMA.exe should now send Java the path. More... almost 15 years ago
Updated genmake.sh to work on mac More... almost 15 years ago
jna and svnkit now belong in plugins/shared/ folder More... almost 15 years ago
Fixed updater not reporting working revision and requiring update on unversioned files (e.g. perpetually in need of update just because you added a file) More... almost 15 years ago
I goofed; instance_place checks for collision by the current instance at a given place. More... almost 15 years ago
Changes in anticipation for problems down the road. Furthermore, installation on Windows first-time run should work. More... almost 15 years ago
Fixes some initialization errors: ENIGMA.exe being overwritten (or rather, failing to be) and API_Switchboard being missing. More... almost 15 years ago
Fixed critical errors in &> and 2> on Windows in shell imitation. Fixed some other errors. Recompiled ENIGMA.exe. Make clean doesn't work on this platform; evidence suggests it won't on Linux, either. More... almost 15 years ago
Fixed lots of integers being printed to console More... almost 15 years ago
Now fetches make game output on the fly and displays. Can stand for much improvement, but I'm just committing this because it's the only thing I could get working atm... More... almost 15 years ago
Forgot this somehow. Not important unless you're trying to look at/build from the source code. More... almost 15 years ago
Redirects output of GCC to a file and informs LGM of that file's existence. More... almost 15 years ago