41 projects tagged "OS Independent"
Ren'ai/Dating Simulation Engine is derived from a type of computer game from Japan. The player controls a point of view (POV) game character, who interacts with other game characters in the hopes of winning the love of one of them. So far all of these games are closed source, and none have been translated into English. The Ren'ai includes a cross platform, internationalized game engine, on which dating sim type games can be played, plus an English based game to play on that engine.
This is the full source release of the "equalize_it" C=64 music disk, scripted in TKS and powered by EQU, SidPlay2, SDL, libpng, zlib, and OpenGL. "Equalize it" is a nostalgic journey through 20 years of C=64 SID music featuring many well known SID composers like Jeff, Martin Galway, Rob Hubbard, Mitch'n'Dane, Reyn Ouwehand, Matt Gray, and many more.
MyProspects is a Web-based fundraising system that automates fundraising process for academic institutions, associations, and other non-profit entities. The system automates tedious record keeping and supplements human activities that are vital to successful fundraising. The system is highly secure, and requires minimal investment in staff time.
AgileGallery is a photo gallery that processes the XML output from Picasa, generates paging and thumbnails, and displays the full sized photos along with any captions entered in Picasa. AgileGallery presently comes in two flavors: one that uses AJAX for the interface and one that uses Flash. AgileGallery does not require any server-side technology to generate photo galleries.
Lua is a programming language originally designed for extending applications, but also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. It is dynamically typed, interpreted from bytecodes, and has automatic memory management, making it ideal for configuration, scripting, and rapid prototyping. It is implemented as a small library of C functions, written in ANSI C, and compiles unmodified in all known platforms. The implementation goals are simplicity, efficiency, portability, and low embedding cost. It has been used on games such as World of Warcraft, FarCry and Angry Birds, among others.
DataVision is a reporting tool similar to Crystal Reports. Reports can be designed using a drag-and-drop GUI or a text editor. They may be run, viewed, and printed from the application or exported as HTML, XML, PDF, Excel, LaTeX2e, DocBook, or tab- or comma-delimited text files. The output files produced by LaTeX2e and DocBook can in turn be used to produce PDF, text, HTML, PostScript, and more. It can generate reports from JDBC databases or text data files. Report descriptions are stored as XML files.