lord of the rings engine
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1727
Added: 2009-02-26 License: Freeware Price: FREE
30 downloads
IRE - The IT-HE RPG Engine 0.93
IRE - The IT-HE RPG Engine is a 2d role-playing game engine similar to that used by Ultima 6. more>>
IRE - The IT-HE RPG Engine is a 2d role-playing game engine similar to that used by Ultima 6.
IRE is an attempt to create a cross-platform computer role-playing-game engine similar to Ultima 6 but with more modern features such as rooftops, special effects and Ogg-vorbis music.
The engine runs in 640x480 at 15 bpp upwards. It is controlled by scripts which are compiled into interpreted code for extra portability.
<<lessIRE is an attempt to create a cross-platform computer role-playing-game engine similar to Ultima 6 but with more modern features such as rooftops, special effects and Ogg-vorbis music.
The engine runs in 640x480 at 15 bpp upwards. It is controlled by scripts which are compiled into interpreted code for extra portability.
Download (2.1MB)
Added: 2006-02-27 License: BSD License Price:
1340 downloads
Sphere RPG Engine 1.0
Sphere RPG Engine project is a role-playing game creation engine. more>>
Sphere RPG Engine project is a role-playing game creation engine.
Sphere is a RPGCE (a role-playing game (RPG) creation engine) that allows you to relatively easily put together an RPG along the lines of Final Fantasy 6 or Phantasy Star.
It supports 32-bit graphics (with 256 levels of translucency) and MP3, Ogg, MOD, S3M, IT, and XM files for audio (and WAV and SPX (speex) for sound effects), and does not place arbitrary limits on map, tile set, sprite set, or script sizes.
It also supports the three standard modes of input for games: keyboard, mouse, and joystick.
Sphere uses SpiderMonkey (Mozillas JavaScript implementation) for scripting. JavaScript is a very powerful, easy, and flexible language.
The core Sphere engine, after being installed, can run several games. This means that the games dont have to be distributed with the engine, saving download time and disk space. Also, the games can be run on other operating systems, such as Linux, if the engine runs there. On the other hand, you can include the Sphere engine with your game so that Windows users can run your game out of the box.
The Sphere engine is based around maps. Maps use tilesets, which are collections of tiles. A map of a beach would have tiles that represent the sand, the water, clouds, signs, and anything else on the beach. Sphere has support for animated tiles.
Torches could flicker in a cave, or waves could lap at the shore. Maps support unlimited layers, each with parallax and automatic scrolling.
Objects in Sphere are represented as entities. Townspeople are defined with spritesets, which are collections of frames. People can walk in eight directions, and have special directions (usually used for emotions or running). Unlike most RPG engines, spritesets in Sphere have a variable size. Large animal spritesets are used just as easily as people.
<<lessSphere is a RPGCE (a role-playing game (RPG) creation engine) that allows you to relatively easily put together an RPG along the lines of Final Fantasy 6 or Phantasy Star.
It supports 32-bit graphics (with 256 levels of translucency) and MP3, Ogg, MOD, S3M, IT, and XM files for audio (and WAV and SPX (speex) for sound effects), and does not place arbitrary limits on map, tile set, sprite set, or script sizes.
It also supports the three standard modes of input for games: keyboard, mouse, and joystick.
Sphere uses SpiderMonkey (Mozillas JavaScript implementation) for scripting. JavaScript is a very powerful, easy, and flexible language.
The core Sphere engine, after being installed, can run several games. This means that the games dont have to be distributed with the engine, saving download time and disk space. Also, the games can be run on other operating systems, such as Linux, if the engine runs there. On the other hand, you can include the Sphere engine with your game so that Windows users can run your game out of the box.
The Sphere engine is based around maps. Maps use tilesets, which are collections of tiles. A map of a beach would have tiles that represent the sand, the water, clouds, signs, and anything else on the beach. Sphere has support for animated tiles.
Torches could flicker in a cave, or waves could lap at the shore. Maps support unlimited layers, each with parallax and automatic scrolling.
Objects in Sphere are represented as entities. Townspeople are defined with spritesets, which are collections of frames. People can walk in eight directions, and have special directions (usually used for emotions or running). Unlike most RPG engines, spritesets in Sphere have a variable size. Large animal spritesets are used just as easily as people.
Download (2.4MB)
Added: 2007-01-04 License: GPL (GNU General Public License) Price:
1044 downloads
Lua Messaging Engine 0.1.0
Lua Messaging Engine is a set of scripts that offer abstract functions for communication via AOLs OSCAR protocol. more>>
Lua Messaging Engine (LuME) is a set of scripts that offer abstract functions for communication via AOLs OSCAR protocol (as used by ICQ and AIM clients), Microsoft Messengers MSNP, and Yahoos YIM protocol. Lua Messaging Engine also includes utility functions for string operations, SHA hashing, and basic HTTPS communication.
An increasing number of software developers are making use of the simplicity and power behind employing a Lua script interface.
Meetroduction, LLC has been using a Lua script interface as a core design concept for the multi protocol messaging component of its proximity based people finder client: Meetro. Beyond that, the interface offers its users a flexible way to vastly extend the clients functionality.
<<lessAn increasing number of software developers are making use of the simplicity and power behind employing a Lua script interface.
Meetroduction, LLC has been using a Lua script interface as a core design concept for the multi protocol messaging component of its proximity based people finder client: Meetro. Beyond that, the interface offers its users a flexible way to vastly extend the clients functionality.
Download (0.089MB)
Added: 2006-01-26 License: MIT/X Consortium License Price:
1368 downloads
The Wurld 3D Engine 0.4
The Wurld 3D Engine is yet another 3D gaming engine. more>>
The Wurld 3D Engine is yet another 3D gaming engine. It is light, fast, has minimal external requirements, and is still very immature. The project is Python scriptable, including support for generating models using 3D turtle graphics.
<<less Download (0.88MB)
Added: 2007-06-11 License: BSD License Price:
871 downloads
Murrine GTK+ engine 0.51
Murrine GTK+ engine provides a is cairo-based engine which enables you to make your desktop look like a Murrina. more>>
Murrine GTK+ engine provides a is cairo-based engine which enables you to make your desktop look like a Murrina.
"Murrine" is an Italian word meaning the glass artworks done by Venicians glass blowers. Theyre absolutely wonderful and colorful.
Murrine has this object to provide the ability to make your desktop look like a "Murrina", which is the Italian singular of the name "Murrine".
The Engine is cairo-based, and its very fast compared to clearlooks-cairo and ubuntulooks (30% faster and more), since I have tried to optimize the code and removed a lot of slow gradients to provide this unique style.
<<less"Murrine" is an Italian word meaning the glass artworks done by Venicians glass blowers. Theyre absolutely wonderful and colorful.
Murrine has this object to provide the ability to make your desktop look like a "Murrina", which is the Italian singular of the name "Murrine".
The Engine is cairo-based, and its very fast compared to clearlooks-cairo and ubuntulooks (30% faster and more), since I have tried to optimize the code and removed a lot of slow gradients to provide this unique style.
Download (0.25MB)
Added: 2007-03-04 License: GPL (GNU General Public License) Price:
968 downloads
Yet Another Dynamic Engine 0.11.0
Yet Another Dynamic Engine (YADE) is an extensible framework that is designed with dynamic libraries. more>>
Yet Another Dynamic Engine (YADE) is an extensible framework that is designed with dynamic libraries in a way that it is easy to add new numerical models and objects.
There are four different models: Discrete Element Method based on spheres, a second method based on tetrahedra, modelling with lattice elements, and Finite Element Method.
Various different methods and algorithms for numerical simulation currently exist. Yade tries to extract their underlying abstractions using following examples:
- Finite Element Method (FEM, [2]),
- Discrete Element Method (DEM),
- Coupling FEM with DEM,
- Mass Spring System,
- Lattice Beam Model,
- Tetrahedron Discrete Model.
Those abstractions are implemented in C++ conforming to Object Oriented design principles. They provide interface to plug-in different modelling methods.
Yade framework is intended to work with other numerical methods than those mentioned above.
Advantages:
- allows numerous simulation methods in the single framework, so coupling them becomes possible,
- plugins can import data from other software,
- thoughtful code design promotes code reuse and improvement,
- open source development model allows community feedback.
Disadvantages:
- implementing models requires adhering to framework design,
- Yade framework is a new emerging software, still in beta phase.
- if you know more disadvantages, let us know!
Enhancements:
- This release has major improvements in the code, and directory cleanup was done.
- The build system was changed from qmake to scons.
- A complete Lattice Geometrical Model was added as a result of PhD defense by one of yades authors.
- Several improvements in Discrete Element Method, capillary law, and triaxial test.
- Among smaller improvements, it is possible to select bodies by clicking them and moving around with the mouse.
- Interaction forces are drawn between bodies, and can be seen as bars with strength related to bar thinckness.
<<lessThere are four different models: Discrete Element Method based on spheres, a second method based on tetrahedra, modelling with lattice elements, and Finite Element Method.
Various different methods and algorithms for numerical simulation currently exist. Yade tries to extract their underlying abstractions using following examples:
- Finite Element Method (FEM, [2]),
- Discrete Element Method (DEM),
- Coupling FEM with DEM,
- Mass Spring System,
- Lattice Beam Model,
- Tetrahedron Discrete Model.
Those abstractions are implemented in C++ conforming to Object Oriented design principles. They provide interface to plug-in different modelling methods.
Yade framework is intended to work with other numerical methods than those mentioned above.
Advantages:
- allows numerous simulation methods in the single framework, so coupling them becomes possible,
- plugins can import data from other software,
- thoughtful code design promotes code reuse and improvement,
- open source development model allows community feedback.
Disadvantages:
- implementing models requires adhering to framework design,
- Yade framework is a new emerging software, still in beta phase.
- if you know more disadvantages, let us know!
Enhancements:
- This release has major improvements in the code, and directory cleanup was done.
- The build system was changed from qmake to scons.
- A complete Lattice Geometrical Model was added as a result of PhD defense by one of yades authors.
- Several improvements in Discrete Element Method, capillary law, and triaxial test.
- Among smaller improvements, it is possible to select bodies by clicking them and moving around with the mouse.
- Interaction forces are drawn between bodies, and can be seen as bars with strength related to bar thinckness.
Download (0.79MB)
Added: 2007-06-27 License: GPL (GNU General Public License) Price:
851 downloads
Smooth Engine 0.6.0.1
Smooth Engine is a simple, smooth, yet versatile theme engine, capable of mimicing many theme engines. more>>
Smooth Engine is a simple, smooth, yet versatile theme engine, capable of mimicing many theme engines; it is designed to be highly flexible yet retain a relatively small footprint to provide a fair balance between speed, memory, and overall design.
<<less Download (0.20MB)
Added: 2005-08-05 License: LGPL (GNU Lesser General Public License) Price:
1544 downloads
GemRB: The Infinity Engine Clone 0.2.9
GemRB: The Infinity Engine Clone emulates BioWares Infinity game engine (e.g. Baldurs Gate). more>>
GemRB: The Infinity Engine Clone emulates BioWares Infinity game engine (e.g. Baldurs Gate).
This Game Engine is a port of the original Infinity Engine (the one of Baldurs Gate, Planescape: Torment, Icewind Dale) to Linux/Unix, MacOs X and Windows with some Enhancements.
Do you like creating a game like Baldurs Gate?
<<lessThis Game Engine is a port of the original Infinity Engine (the one of Baldurs Gate, Planescape: Torment, Icewind Dale) to Linux/Unix, MacOs X and Windows with some Enhancements.
Do you like creating a game like Baldurs Gate?
Download (1.6MB)
Added: 2007-07-16 License: GPL (GNU General Public License) Price:
850 downloads
Yet Another Telephony Engine 1.2.0
YATE is a telephony engine aimed at creating an telephony server. more>>
Voice, video, data and instant messaging can all be unified under Yates flexible routing engine, maximizing communications efficiency and minimizing infrastructure costs for businesses.
Main features:
- VoIP server
- VoIP client
- VoIP to PSTN gateway
- PC2Phone and Phone2PC gateway
- H.323 gatekeeper
- H.323 multiple endpoint server
- SIP session border controller
- SIP router
- SIP registration server
- IAX server and client
- IP Telephony server and client
- Call center server
- IVR engine
- Prepaid and postpaid cards system
The software is written in C++ and it supports scripting in various programming languages (such as those supported by the curently implemented embedded PHP and Python interpreters).
Both PHP and Python libraries have been developed and made available in order to ease development of external functionalities for Yate.
Yate is production-ready software.
Yates license is GPL with an exception for linking with OpenH323 and PWlib (licensed under MPL).
Enhancements:
- This release adds support for Jingle (GoogleTalk), XML, and improved PBX support.
- It fixes one minor security bug and several others not security related.
<<lessMain features:
- VoIP server
- VoIP client
- VoIP to PSTN gateway
- PC2Phone and Phone2PC gateway
- H.323 gatekeeper
- H.323 multiple endpoint server
- SIP session border controller
- SIP router
- SIP registration server
- IAX server and client
- IP Telephony server and client
- Call center server
- IVR engine
- Prepaid and postpaid cards system
The software is written in C++ and it supports scripting in various programming languages (such as those supported by the curently implemented embedded PHP and Python interpreters).
Both PHP and Python libraries have been developed and made available in order to ease development of external functionalities for Yate.
Yate is production-ready software.
Yates license is GPL with an exception for linking with OpenH323 and PWlib (licensed under MPL).
Enhancements:
- This release adds support for Jingle (GoogleTalk), XML, and improved PBX support.
- It fixes one minor security bug and several others not security related.
Download (0.83MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
922 downloads
madlibs engine 1.0
madlibs engine project is a MadLibs clone. more>>
madlibs engine project is a MadLibs clone.
The madlibs engine is a tiny engine for MadLibs-like interactive stories. Basically, you enter different words of a certain part of speech.
The program pastes them into a story text, creating weird, funny, or stupid results.
It runs on anything from a line printer to an xterm.
<<lessThe madlibs engine is a tiny engine for MadLibs-like interactive stories. Basically, you enter different words of a certain part of speech.
The program pastes them into a story text, creating weird, funny, or stupid results.
It runs on anything from a line printer to an xterm.
Download (4.62MB)
Added: 2006-11-22 License: GPL (GNU General Public License) Price:
1069 downloads
PHP Tag Engine 1.0
PHP Tag Engine is a library that allows you to easily add tagging functionality to a PHP application. more>>
PHP Tag Engine project is a library that allows you to easily add tagging functionality to a PHP application.
Main features:
- PHP Tag Engine has a full AJAX front-end for tagging, as well as methods for programatically adding tags in your code. The front-end tagging interface even has auto-complete functionality using the excellent Yahoo! Auto-Complete library.
- A built-in cache to reduce database queries.
- The PHP Tag Engine code is fully documented in PHP Doc format, and PHP Doc generated documentation is available for download.
- Fully internationalized including Javascript strings. English localization included.
<<lessMain features:
- PHP Tag Engine has a full AJAX front-end for tagging, as well as methods for programatically adding tags in your code. The front-end tagging interface even has auto-complete functionality using the excellent Yahoo! Auto-Complete library.
- A built-in cache to reduce database queries.
- The PHP Tag Engine code is fully documented in PHP Doc format, and PHP Doc generated documentation is available for download.
- Fully internationalized including Javascript strings. English localization included.
Download (0.085MB)
Added: 2007-01-29 License: LGPL (GNU Lesser General Public License) Price:
1006 downloads
Gtk-Qt Theme Engine 0.7
GTK-Qt Theme Engine is a project allowing GTK to use Qt widget styles. more>>
The GTK-Qt Theme Engine is a project allowing GTK to use Qt widget styles.
Gtk-Qt Theme Engine behaves like a normal GTK theme engine, but calls functions from Qt instead of doing the drawing itself.
Version restrictions:
- Due to an incompatibility between Qt and the GNOME window manager, some parts of GNOME will not be themed by Qt.
- The theme will run fine under GNOME, but the logout box and window border menus will appear blank.
- It appears that the only way to overcome this bug is by patching Qt itself.
<<lessGtk-Qt Theme Engine behaves like a normal GTK theme engine, but calls functions from Qt instead of doing the drawing itself.
Version restrictions:
- Due to an incompatibility between Qt and the GNOME window manager, some parts of GNOME will not be themed by Qt.
- The theme will run fine under GNOME, but the logout box and window border menus will appear blank.
- It appears that the only way to overcome this bug is by patching Qt itself.
Download (0.14MB)
Added: 2006-07-06 License: GPL (GNU General Public License) Price:
1217 downloads
The Cog Engine Project 1.1.6
The Cog Engine Project is an online game authoring system. more>>
The Cog Engine Project project consists of an online game authoring system.
The Cog Engine Project is a software suite aimed at simplifying the creation of video games. No prior programming experience is necessary.
The projects goal is to make building a video game easy enough for a motivated child to understand, while remaining as flexible and powerful as possible for the advanced user.
This development release includes new compass features that show a player which direction theyve come from, and which directions lead to rooms theyve already visited. Objects can also be manipulated directly through their Close Up images.
Enhancements:
- The compass can display a different graphic to display if a player has already visited the room a direction leads to
- The compass can display a different graphic to indicate the last direction a player traveled from
- Objects can be manipulated directly through their Close Up Images
<<lessThe Cog Engine Project is a software suite aimed at simplifying the creation of video games. No prior programming experience is necessary.
The projects goal is to make building a video game easy enough for a motivated child to understand, while remaining as flexible and powerful as possible for the advanced user.
This development release includes new compass features that show a player which direction theyve come from, and which directions lead to rooms theyve already visited. Objects can also be manipulated directly through their Close Up images.
Enhancements:
- The compass can display a different graphic to display if a player has already visited the room a direction leads to
- The compass can display a different graphic to indicate the last direction a player traveled from
- Objects can be manipulated directly through their Close Up Images
Download (MB)
Added: 2007-01-04 License: GPL (GNU General Public License) Price:
602 downloads
Simple ECMAScript Engine 2.0
Simple ECMAScript Engine is a lightweight ECMAScript (JavaScript) run-time library. more>>
ECMAScript is a standardized language also known variously as JavaScript, JScript, and LiveScript. SEE is a library that provides a parser and runtime environment for this language. Simple ECMAScript Engine conforms to CMAScript Edition 3, and to JavaScript 1.5, with some compatibility switches for earlier versions of JavaScript and Microsofts JScript.
- manage multiple, separate ECMAScript runtime environments,
- evaluate instances of user-supplied ECMAScript program text, and
- expose your applications objects to those programs.
Main features:
- Support for C++ exceptions
- Host class convenience constructors
- Thread safety
- 3-term BSD licence
- ECMA-357
SEE does not provide a document object model. However, the API was designed with the goal of binding a SEE objects to a DOM.
Please read the SEE library documentation for examples of using of SEE, and the data types it exposes. (You may wish to compare SEE with the Spidermonkey API.)
SEE was written with an emphasis on correctness and portability. When compared against a benchmark test it is not too bad. Use this Win32 SEE javascript shell executable to test SEE against JScript and Nombas. It was built with -DNDEBUG with WinXP/MSYS/MINGW (gcc).
<<less- manage multiple, separate ECMAScript runtime environments,
- evaluate instances of user-supplied ECMAScript program text, and
- expose your applications objects to those programs.
Main features:
- Support for C++ exceptions
- Host class convenience constructors
- Thread safety
- 3-term BSD licence
- ECMA-357
SEE does not provide a document object model. However, the API was designed with the goal of binding a SEE objects to a DOM.
Please read the SEE library documentation for examples of using of SEE, and the data types it exposes. (You may wish to compare SEE with the Spidermonkey API.)
SEE was written with an emphasis on correctness and portability. When compared against a benchmark test it is not too bad. Use this Win32 SEE javascript shell executable to test SEE against JScript and Nombas. It was built with -DNDEBUG with WinXP/MSYS/MINGW (gcc).
Download (0.92MB)
Added: 2006-08-06 License: BSD License Price:
1174 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above lord of the rings engine search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed