Main > Free Download Search >

Free harmony mod 1.1 software for linux

harmony mod 1.1

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1398
Harmony Mod 1.1

Harmony Mod 1.1


Harmony Mod provides an extension for Mozilla Firefox, that adds new features to Logitech Harmony web site. more>>
Harmony Mod provides an extension for Mozilla Firefox, that adds new features to Logitech Harmony web site.

Harmony Mod is an extension for Mozilla Firefox, that adds new features to Logitech Harmony web site, used to configure Harmony Remote Control:

1. Reorder custom buttons (activities and devices);
2. Remove disturbing scrollbar around the buttons (activities and devices);
3. Direct access to buttons screen from home page (activities and devices).

<<less
Download (0.032MB)
Added: 2007-04-12 License: MPL (Mozilla Public License) Price:
933 downloads
AMX Mod X 1.76b

AMX Mod X 1.76b


AMX Mod X is a Half-Life Metamod plugin. more>>
AMX Mod X project is a Half-Life Metamod plugin.
AMX Mod X is a Metamod plugin which allows you to write modifications for Half-Life with the Pawn scripting language.
It provides in-game administration tools, game statistics, server management, and gameplay modifiers. It is based on the original AMX Mod.
AMX Mod X is a versatile Half-Life metamod plugin which is targetted toward server administration.
It has a wide array of scripting capabilities so people can write "plugins", or files which add on to a mods functionality.
Plugins can take form in administrative services (adding new admin commands), statistics generation (StatsX), fun additions (godmode, etc), gameplay changes (WC3, CSDM), and much, much more!
You can also write modules to expand the functionality of AMX Mod X and add to the scripting language.
Enhancements:
- Fixed am46213: New-style menus that had numbered blanks would cause Core to guess the item numbers wrong.
- Fixed am46266: Team name detection did not work for TFC.
- Fixed a bug where get_func_id() would crash on an invalid plugin.
- Added an optional timeout parameter to SQL_MkDbTuple().
- Added a "queuetime" parameter to threaded query handlers, to get the amount of time passed.
- Extended CreateMultiForward() with CreateMultiForwardEx() for filtering old/new plugins from forwards.
- Fixed am45337: SQLX_GetQueryString() did not work with threaded queries.
- Fixed am46350: geoip.inc having faulty a double-inclusion barrier.
- Fixed am46378: unregister_forward() attempted to remove from the wrong hook table.
- Fixed am46336: Vexd_Utilities.inc did not include VexdUM for AMX Mod Compat compiling.
- Fixed am46630: rename_file() could not use relative paths.
- Fixed am45990: amxmod_compat.amxx could conflict and crash hand-ported AMX Mod plugins.
- Fixed am46340: miscstats.amxx could throw an RTE finding the enemy team.
- Fixed am46335: adminchat.amxx color tsay messages were not space aligned. Additionally, the leading space can now be omitted.
- Fixed am46699: stats.amxx for DoD did not display working multi-lingual menus.
- Fixed am46559: miscstats.amxx could throw an RTE if a player got more than 6 kills in a row.
- Fixed am45492: DoDX would overwrite the stats database on load.
- Fixed am46112: WinCSX.exe would not load properly on some versions of Windows.
- Fixed am45362: AMXX Studio did not indent correctly.
<<less
Download (MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
4300 downloads
Metamod 1.19

Metamod 1.19


Metamod project is a plugin/DLL manager for Half-Life servers. more>>
Metamod project is a plugin/DLL manager for Half-Life servers.
Metamod is a plugin/DLL manager that sits between the Half-Life Engine and an HL Game mod, allowing the dynamic loading/unloading of mod-like DLL plugins to add functionality to the HL server or game mod.
The purpose of MetaMod is to function "one level up" from the normal Half-Life game mod DLL. Sitting between the mod game DLL and the Half-Life engine/binary, it intercepts the function calls between the two, with the option of passing them along untouched, as well as passing them on to as any number of additional mod-like DLLs.
Thus, you can actually have multiple "mod-like" DLLs in operation at one time. I say "mod-like" because these additional DLLs (well call them "plugins") are not intended to provide a full "game"; that functionality is still provided by the "game dll". However, these plugins can add to or modify the functionality provided by the game dll, or by the engine itself - for instance, adding new server commands, or new client commands, or even disabling commands built into the game dll. Although the plugin isnt intended to provide full HL-game functionality, since its receiving the same information given to the game DLL, it has the opportunity to do anything the game DLL can do (given enough coding effort of course).
This is very similar to the way Alfred Reynolds AdminMod works, as it also sits between the engine and game dll, catching routines, and passing them on. thus modifying functionality. However, rather than providing just the additional server features builtin to AdminMod DLL, MetaMod allows you to add features from multiple, separate DLLs. Under that framework, AdminMod can be a plugin itself, and be run alongside numerous other plugins. And, as of version 2.50 of AdminMod, AM has now transitioned to running as a Metamod plugin.
Enhancements:
- Added support for new HLSDK API functions QueryClientCvarValue2() and ClientCvar2().
- Added GET_HOOK_TABLES() to let plugins make interceptable engine/dll calls.
- Added MAKE_REQUEST_ID() to assist plugins in generating request ids for QueryClientCvarValue2().
- Added mod support for Move In! 1.0, and Special Death Match Alpha 2.0.
- Fixed a bug where Windows DLL load failures produced an empty message.
- Fixed a bug where plugins could not catch NewDLL calls for GameDLLs that do not provide NewDLL information.
- Fixed a bug corrupting memory when using Metamod with engines or game dlls with a different interface than the one compiled against, e.g. older engines.
<<less
Download (0.20MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1146 downloads
Fortune-mod 1.99.1

Fortune-mod 1.99.1


Fortune-mod project is a tool which shows fortune cookies on demand. more>>
Fortune-mod project is a tool which shows fortune cookies on demand.
It comes with over 20,000 cookies, classified into a number of different sets.
Enhancements:
- Some internationalisation support
- UTF-8 support
- Zillions of extra fortunes that have been suggested to the Debian maintainers over the last 5 years
- Number of spelling fixes.
- Fixes to REGEXPs searches
- Changes in percentage allocations
- A few bug fixes
- A Y2K compliant version number
<<less
Download (1.7MB)
Added: 2006-11-06 License: BSD License Price:
631 downloads
Apache Harmony

Apache Harmony


Apache Harmony is the Java SE project of the Apache Software Foundation. more>>
Apache Harmony is the Java SE project of the Apache Software Foundation. Please help us make this a world class, certified implementation of the Java Platform Standard Edition!

Apache Harmonys aim is to produce a large and healthy community of those interested in runtime platforms tasked with creation of :

A compatible, independent implementation of the Java SE 5 JDK under the Apache License v2.
A community-developed modular runtime (VM and class library) architecture.

We aim to support wide range of different platforms. The main criteria for whether a particular platform is supported or not is the involvement of people in running tests on regular base, reporting build status, finding and fixing bugs for that platform, and so on. We have a list of platforms we are actively maintaining at the moment.

Project Status

JRE and HDK snapshots available
JRE can run popular programs like Apache Tomcat, Eclipse, Maven, Derby, Ant
More than 95% of Java 5 API complete. (not compatible, just completed)
More than 1.25 Million Lines of Code
<<less
Download (MB)
Added: 2007-01-10 License: The Apache License 2.0 Price:
1022 downloads
XRally 1.1

XRally 1.1


XRally project is a X11 clone of the Rally X arcade game. more>>
XRally project is a X11 clone of the Rally X arcade game.
In Rally X, you control a blue car which has to run through a maze-like level collecting flags and avoiding colliding with enemy (red) cars. In order to protect itself, the blue car can discharge clouds of smoke which stun the enemy cars for a while.
The enemy cars can also crash into each other, what gives you some extra time. One of the main features of XRally is that it is fully customizable.
You can create custom tilesets and levels and load them at run time, changing the entire look of the game. (You could, for instance, create a water tileset, using boats instead of cars.)
Enhancements:
- Added the Easy Level, that should be suitable for begginners
- Fixed bug in the radar display (was displaying some weird green lines)
- Fixed some segfaults, added others
- Updated xpm2xrally a bit more forgiving about the xpm file syntax
- And now it outputs the maps on the new map format
- Changed the maps a bit (some of them were way _too_ hard)
- Removed some unecessary stuff
- Added a xm2mod utility, to convert xm music to mod (XRally format)
- Added a Intro tune
- Added a new level option, "resol", the sets how many tiles are painted on the screen at a time (see a example on the Leo Level)
- Added html documentation, written by Josh Franklin
- sound now works on PowerPC
- Debian files added to the main repository to make debian package maintenance easier.
- Loads of sounds enhancements
- Fixed bug when the player wasnt receiving his extra lives (some changes of
- score.value didnt check for it)
- Changed the layout of the info bar, now contains the level name, the number of the current map, the total number of maps and the hiscore for this level
- Some code cleanup
- Added ANSI color codes to debug messages
- Changed the intro menu
- Added a big nice background image
- Added blending effect to the menu.
- Added shading/unshading effect to the meu.
- Changed the position of all the item/texts
- Indentation fixes (using tabs instead of spaces)
- Added blended windows to splash screen messages, hiscores messages and in-game windows
- Changed the default border color from a window from red to gray (is that border necessary?)
- Changed the layout of the splash screen (to take advantage of all the new screen space)
- Added a more informative level description (w/ the speed of the cars on the first map)
- Slowed down the default speed (from 12 to 9)
- Displays menu help on the main menu screen
- Displays game help on the splash screen
- Changed the graphics API
- Changed some of the FPS counting routines (now it should be better to benchmark the game)
- Displays Expected frame len and Real frame len on end of map (good to see if your computer is fast enough to play the game)
<<less
Download (MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
635 downloads
Half-life Admin MOD 2.50.60

Half-life Admin MOD 2.50.60


Half-life Admin MOD is an administration plugin mod to Half-Life servers. more>>
Half-life Admin MOD project is an administration plugin mod to Half-Life servers.
Admin Mod is a Metamod plugin that allows you to administer your Half-Life server while playing the game from your client console. Multiple administrators with different permissions can be set up, each with their own password. You dont need to give your servers rcon password to all your administrators anymore.
It also supports scripts written in the Small programming language that add new features to the core program.
Main features:
- Works on dedicated and listen servers on the Internet and on a local area network.
- Set different access levels for each authorised administrator.
- Reserve server slots for administrators.
- Make the server a "private" server only accessible by registered users.
- Kick, ban or gag disruptive players.
- Change maps through direct commands or a vote
- Balance teams
- Restrict weapons
- Over 200 contributed scripts available to provide more features
Admin Mod is compatible with all Half-Life based games that are compatible with Metamod and runs on Windows and Linux/FreeBSD operating systems. It is currently used on over half of all Half-Life servers active on the Internet.
Enhancements:
- Added a 64bit Linux version for AMD64.
- Revised Windows installer install_admin.vbs to properly detect new Steam accounts and have a more consistent user interface.
- Added cvar_exists() scripting function to check if a cvar exists or not.
- Added get_timer() scripting function.
- Added valid_mapex() scripting function.
- Admin Mod is now unloadable at any time.
- Allow the use of the loopback IP 127.0.0.1 in the users.ini file.
- Added format directives l and h for snprintf() to specify long or short values.
Revised plugin_CS:
- Added possibility to delete previously saved map and server default restrictions.
- Added console/screenmessage when saving/deleting default restrictions.
- Added a submenu to the restrictionmenu "Restrictions defaults" wich can save, delete and apply the map and server default restrictions.
- Fixed a bug where admin_restrict listed the longer list of items/weapons instead of the shorter one.
- Improved version detection, using the new cvar_exists() function.
- Implemented team- and playerspecific restrictions.
<<less
Download (1.6MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
729 downloads
fortune-mod-ru 1.52

fortune-mod-ru 1.52


fortune-mod-ru is a collection of cookie files in Russian. more>>
fortune-mod-ru is a collection of cookie files in Russian. It includes the following categories:
- armenian (questions to Armenian Radio)
- citates (citations of great people)
- computer (sysadmins, PC and other)
- fomenko (aphorisms from Fomenko)
- M$ (dedicated to Micro$oft)
- murphy (Murphy laws)
- programming (programmers and programming).
fortune-mod-ru also includes aphorisms from the collection of Nikolay Vekshin (http://aforizmi.narod.ru).
Enhancements:
- New fortunes have been added (amur, b0, b11, b12, b13, b2, d1, d21, d41, e0, e12, and e13).
- There are major fixes in kascheys collection, and minor fixes in do_you_know.
- The citates fortune has been added.
- .u8 symlinks have been added for supporting of recoding on the fly.
<<less
Download (0.50MB)
Added: 2007-02-15 License: GPL (GNU General Public License) Price:
982 downloads
fortune-mod-calvin 0.1.1

fortune-mod-calvin 0.1.1


fortune-mod-calvin is a fortune cookie file with quotes from Calvin and Hobbes. more>>
fortune-mod-calvin project is a fortune cookie file with quotes from Calvin and Hobbes.

fortune-mod-calvin is a compilation of quotes from Bill Wattersons fantastic "Calvin and Hobbes" comic strip.

The quotes have been compiled from various sources on the Web.

<<less
Download (0.006MB)
Added: 2006-12-13 License: GPL (GNU General Public License) Price:
1047 downloads
Aero AIO: cpu/mem plugin mod 2.1.3

Aero AIO: cpu/mem plugin mod 2.1.3


Aero AIO: cpu/mem plugin mod is a mod of the cpu/memory plugin for aero aio. more>>
Aero AIO: cpu/mem plugin mod is a mod of the cpu/memory plugin for aero aio. The hardware information is gathered via backends. You can easily write a python backend for your hardware.
Look at the files cpumemv2_backend.py, cpumemv2_default.py and cpumemv2_i8k.py to learn how to write backends.
Main features:
- default backend that supports CPU temeratures via /proc/acpi/thermal_zone and hard disk temperatures via hddtemp. You can start hddtemp by (as root)
- hddtemp -d /dev/hda
- Replace hda with the hard disk you want monitored.
- ibmacpi backend (for IBM laptops). Thanks to Frank Fiene. Supports CPU, GPU, hdd, fan and pci data, via the ibm acpi kernel module. Boy those IBM laptops have a lot of sensors!
- i8k backend (for Dell laptops). Supports cpu temp and fan speeds via the i8k kernel module.
- The backends are cascaded. The code automatically looks through all backends for support of each feature. the final feature set is the union of all backends
- If an update temporarily fails (this tends to happen with hddtemp), it is indicated on the theme by the : in front of the sensor name becoming an _
<<less
Download (0.007MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1226 downloads
snd123 1.0.1

snd123 1.0.1


snd123 is a simple command line audio player. more>>
snd123 is a simple command line audio player that supports MP2, MP3, AAC, Ogg Vorbis, Speex, FLAC, Apple Lossless, AC3, CDDA, WMA 1 and 2, MOD, XM, IT, S3M, 669, MTM, and STM.

Supported Formats:

MP2, MP3, AAC, Ogg Vorbis, Speex, FLAC, Apple Lossless, AC3, CDDA, WMA 1 and 2.
MOD formats: MOD, XM, IT, S3M, 669, MTM, STM.

<<less
Download (2.3MB)
Added: 2005-09-22 License: GPL (GNU General Public License) Price:
1503 downloads
Moosic 1.5.4

Moosic 1.5.4


Moosic is a music player for Unix systems. more>>
Moosic is a music player for Unix systems. It focuses on convenient and powerful playlist management. This project consists of a server process that maintains a queue of songs to be played and one or more client programs which sends commands to the server.

The server continually runs through its song queue, popping songs off the top of the list and playing each with an external program. The client is a simple command-line utility which allows you to easily perform powerful operations upon the servers queue, including the addition of whole directory trees, automatic shuffling, and song removal according to regular expressions.

The server comes configured to play MP3, Ogg, MIDI, MOD, and WAV files, but can be configured to also play any other file format you want.

<<less
Download (0.16MB)
Added: 2007-07-14 License: GPL (GNU General Public License) Price:
832 downloads
Mod-Cache 1.4

Mod-Cache 1.4


Mod-Cache is a cache(reverse-proxy) accelerator plugin for lighttpd, which works like Squid with similar configuration. more>>
Mod-Cache is a cache(reverse-proxy) accelerator plugin for lighttpd, which works like Squid with similar configuration. However mod_cache is faster and more effective than Squid because of powerful Lighttpd.
Mod-Cache has following advantages over Squid:
- Simpler. Mod-Cache just sets proper flags between lighttpd request handling stages. Request is handled by mod_staticfile or mod_compress or other modules.
- More Robust. Mod-Cache uses disk file instead of memory as cache. Without use of memory, mod_cache is far away from memory leaks and memory exhaustion.
- Faster. Lighttpd uses Sendfile syscall to service disk file. Sendfile syscall, which writes file to network interface directly, has the same effecience as Writev syscall which writes memory buffers to network interface.
- More Powerful. Mod-Cache can works with other lighttpd plugins(except mod_deflate). For examples, you can use mod_compress to compress cached files on-fly; or you can use mod_access/mod_trigger_b4_dl to do anti-hot-link; or you can use mod_flv_streaming to do native flv file streaming.
Enhancements:
- lighttpd 1.5 was upgraded to r1811.
- The status page for mod_status was added.
- cache.ignore-hostname was added.
- A bug for checking the cachehd file was fixed.
<<less
Download (1.8MB)
Added: 2007-05-03 License: BSD License Price:
909 downloads
gsQuery 0.1.1

gsQuery 0.1.1


gsQuery project is a PHP library that can query various game servers. more>>
gsQuery project is a PHP library that can query various game servers.
It allows you to query various game servers for things like number of players, the players itself, current map, etc. It also includes a ready to use example for non-PHP-aware people.
Games supported by "gsQuery":
- Unreal Tournamnet and most mods (gameSpy)
- Unreal Tournamnet 200x and most mods (gameSpy)
- Battlefield 1942 and most mods (gameSpy)
- Halflife and most Mods (hlife)
- Americas Army (armyGame)
- Quake 3 and some Mods (q3a)
- Star Trek: Elite Force (q3a)
- Medal of Honor Allied Assault (q3a)
- MoHAA: Spearhead/Breakthrough (mohs)
- Return to Castle Wolfenstein (q3a)
- Vietkong (vietkong)
- Rainbow Six: Raven Shield (rvnshld)
- Call of Duty (q3a)
- Battlefield Vietnam (gameSpyQ)
- Quake 2 and most mods (q2)
- Kingpin (q2)
- Sin (q2)
- Farcry (farCry)
- IGI2: Covert Strike (igi2)
- Jedi Knight 3 (q3a)
- Solider of Fortune 2 (sof2)
- Far Cry (farCry)
- Quake 2 (q2)
- Kingpin (q2)
- Heretic 2 (q2)
- Halo (halo)
- Deus Ex (deuxEX)
- Doom 3 (d3)
- Halflife 2 (hlife2)
- CS:Source (hlife2)
- Savage: The Battle For Newerth (savage)
- StarWars BattleFront (gameSpy)
- And probably more
<<less
Download (0.90MB)
Added: 2006-11-24 License: GPL (GNU General Public License) Price:
1071 downloads
EasyBAN 0.1.1

EasyBAN 0.1.1


Using EasyBAN, you will be able to ban in a convenient way any post/topic in your phpBB forum. more>>
How to get rid of spam in your phpBB forum?

Using EasyBAN, you will be able to ban in a convenient way any post/topic in your phpBB forum.

The idea came up thanks to the spam posts I started to get sometime ago in a forum I use to admin.

Time is one of the most precious things we have. After having spent a number of (unproductive) hours to manually delete spam posts, look for their authors username, email address, IP and then finally add them to the ban list, I decided to write this MOD to let anyone facing the same problem to easily (and quickly) perform this task.

<<less
Download (0.044MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1063 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5