sonic action beta 3
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5056
Sonic Action Beta 3
Sonic Action is a multiplatform Sonic fangame based on the SRB2 story. more>>
Sonic Action is the first SRB2 Town related game. Anywhere, instead of the standard story that you read everyday, this time the viewpoint is more orientated to Sonic.
But Im not saying that well not appear in the game, nothing of that kind. Im planning to get we appear in the game. So dont ask me about that.
The engine of Sonic Action is incredibly good: you can think that Sega made it. Thats because six months of developing can do wonderful things. And this is not developed using programs such as Game Maker, MFF or TGF, normally used for make fangames, its programmed in C++ with Allegro.
And is more: Tails92 will port the different versions of Sonic Action to other OS like Linux or FreeBSD (Sonic Action is orignally programmed for Windows).
The story is very original, as far as the fangames stories that I know.. But you can get more info in the Sonic Action sections (scroll down the menu).
Enhancements:
- New levels: Badnik City and Eggman Base (the last is incomplete).
<<lessBut Im not saying that well not appear in the game, nothing of that kind. Im planning to get we appear in the game. So dont ask me about that.
The engine of Sonic Action is incredibly good: you can think that Sega made it. Thats because six months of developing can do wonderful things. And this is not developed using programs such as Game Maker, MFF or TGF, normally used for make fangames, its programmed in C++ with Allegro.
And is more: Tails92 will port the different versions of Sonic Action to other OS like Linux or FreeBSD (Sonic Action is orignally programmed for Windows).
The story is very original, as far as the fangames stories that I know.. But you can get more info in the Sonic Action sections (scroll down the menu).
Enhancements:
- New levels: Badnik City and Eggman Base (the last is incomplete).
Download (0.77MB)
Added: 2006-10-05 License: GPL (GNU General Public License) Price:
728 downloads
Themis Action Editor 1.0 Beta 4
Themis Action Editor is a small application for the KDE Desktop which allows you to edit context menu entries. more>>
Themis Action Editor is a small application for the KDE Desktop which allows you to edit context menu entries in a simple way.
For running Themis the following libraries and programs are needed:
Ruby Interpreter, tested with version 1.8
Korundum KDE/Ruby bindings
Enhancements:
- Fixed search bug introduced in beta 2.
- Fixed naming collision of class Config with ruby gems package.
<<lessFor running Themis the following libraries and programs are needed:
Ruby Interpreter, tested with version 1.8
Korundum KDE/Ruby bindings
Enhancements:
- Fixed search bug introduced in beta 2.
- Fixed naming collision of class Config with ruby gems package.
Download (0.081MB)
Added: 2007-04-13 License: GPL (GNU General Public License) Price:
926 downloads
isdnMonitor 0.4 Beta
isdnMonitor saves call information (number, name, connection, and duration) in a MySQL database. more>>
isdnMonitor saves call information (number, name, connection, and duration) in a MySQL database.
The project does inverse searches for German phone numbers, enables notifying clients via the Windows/SMB messaging service, and displays caller names on an LCD display via LCDproc.
<<lessThe project does inverse searches for German phone numbers, enables notifying clients via the Windows/SMB messaging service, and displays caller names on an LCD display via LCDproc.
Download (0.064MB)
Added: 2007-06-04 License: GPL (GNU General Public License) Price:
872 downloads
Fantasdic 1.0 Beta 3
Fantasdic is a client for the DICT protocol. more>>
Fantasdic is a client for the DICT protocol.
Main features:
- Can use multiple servers at the same time and filter databases.
- Includes a simple vocabulary learning tool.
- Scans clipboard.
- Keeps an history of searched words so you can go back and go forward easily.
- Supports i18n.
<<lessMain features:
- Can use multiple servers at the same time and filter databases.
- Includes a simple vocabulary learning tool.
- Scans clipboard.
- Keeps an history of searched words so you can go back and go forward easily.
- Supports i18n.
Download (0.093MB)
Added: 2007-07-31 License: GPL (GNU General Public License) Price:
817 downloads
Ah3 Beta 3
Ah3 project is an invoicing and inventory system for repair shops. more>>
Ah3 project is an invoicing and inventory system for repair shops. Out of the box it is focused towards autmotive repair shops but can be readily changed for any sort of shop without any knowledge of coding or recompiling the application.
Main features:
- Customer and vehicle database
- Inventory management
- Customizable invoice generation
- Forms which can be redily customized without code changes
- Minimal data changes from Ah2
- Building on MS Windows is possible
<<lessMain features:
- Customer and vehicle database
- Inventory management
- Customizable invoice generation
- Forms which can be redily customized without code changes
- Minimal data changes from Ah2
- Building on MS Windows is possible
Download (0.003MB)
Added: 2007-08-21 License: GPL (GNU General Public License) Price:
796 downloads
Sanvirc 2005.0 beta 2
Sanvirc is a script for KVirc that includes funtions like: nick identification, autojoin, defense, etc. more>>
Sanvirc is a script for KVirc that includes funtions like: nick identification, autojoin, defense, atack, bots management, away system, etc.
At the moment works whis IRC-Hispano bots but is very easy to adapt to other servers.
Enhancements:
- AutoawayOn y AutoAwayOff
- Sugerencias para el Sanvirc
<<lessAt the moment works whis IRC-Hispano bots but is very easy to adapt to other servers.
Enhancements:
- AutoawayOn y AutoAwayOff
- Sugerencias para el Sanvirc
Download (2.3MB)
Added: 2005-09-21 License: GPL (GNU General Public License) Price:
1495 downloads
Kompile 0.3 Beta 3
Kompile is a KDE interface for automatic execution of configurations, compilation and installation of source tarball. more>>
Kompile project is a KDE interface for automatic execution of configurations, compilation and installation of source tarball.
When you compile and install Kompile sources (with normal steps "configure && make && make install") sone new voices are added to konqueror action menu for tar-based compressed archives (.tar, .tar.gz, .tar.bz, .tar.bz2).
Main features:
- One-click tarball installation with default commands (decpression -> compile && make && make install).
- One-click uninstall of installed application from tarball with default commands (decompression -> compile && make uninstall).
- Integration in Konquerors actions menu for commons source archives.
- System traybar minimization.
- Informations about installation progress from trybar icon.
- Console output view for optional check installation progress details.
Usage
Instead to command line usage you can selct operations directly form konqueror action menu voices:
- Automatic package install : Install package with default configuration and bulding options (defaults are "configure && make && make install). Its equivalent to type ~]#kompile /archive/path/sourcetarball.tar.bz2
- Automatic package uninstall : Unnstall package with default configuration options (defaults are "configure && make uninstall); Its equivalent to type ~]#kompile --uninstall /archive/path/sourcetarball.tar.bz2
Enhancements:
- Profiles managemnt dialog redesigned.
- Performance improved.
- Corrected some bugs in profle creation for default install operation.
- Fixed sintax problems in checkinstall invocation.
- Minor bugs fixing
- Polish language translation (Thanks to Bogusz Linda)
<<lessWhen you compile and install Kompile sources (with normal steps "configure && make && make install") sone new voices are added to konqueror action menu for tar-based compressed archives (.tar, .tar.gz, .tar.bz, .tar.bz2).
Main features:
- One-click tarball installation with default commands (decpression -> compile && make && make install).
- One-click uninstall of installed application from tarball with default commands (decompression -> compile && make uninstall).
- Integration in Konquerors actions menu for commons source archives.
- System traybar minimization.
- Informations about installation progress from trybar icon.
- Console output view for optional check installation progress details.
Usage
Instead to command line usage you can selct operations directly form konqueror action menu voices:
- Automatic package install : Install package with default configuration and bulding options (defaults are "configure && make && make install). Its equivalent to type ~]#kompile /archive/path/sourcetarball.tar.bz2
- Automatic package uninstall : Unnstall package with default configuration options (defaults are "configure && make uninstall); Its equivalent to type ~]#kompile --uninstall /archive/path/sourcetarball.tar.bz2
Enhancements:
- Profiles managemnt dialog redesigned.
- Performance improved.
- Corrected some bugs in profle creation for default install operation.
- Fixed sintax problems in checkinstall invocation.
- Minor bugs fixing
- Polish language translation (Thanks to Bogusz Linda)
Download (0.40MB)
Added: 2007-06-10 License: GPL (GNU General Public License) Price:
868 downloads
Invasores 0.9 Beta 3
Invasores was first designed as a proof of concept of which language would be faster to develop games. more>>
Invasores project was first designed as a proof of concept of which language would be faster to develop games.
<<less Download (0.28MB)
Added: 2007-04-15 License: GPL (GNU General Public License) Price:
922 downloads
FileTrack 0.1 Beta 3
FileTrack is a Web-enabled communication log, keeping track of all your inbound and outbound documents. more>>
FileTrack is a Web-enabled communication log, keeping track of all your inbound and outbound documents. The project supports multiple logs, auto-archiving of older entries, and generates simple reports based on multiple criteria.
One or more log entries, contacts, or documents can be grouped together into an issue for easier monitoring.
<<lessOne or more log entries, contacts, or documents can be grouped together into an issue for easier monitoring.
Download (0.045MB)
Added: 2006-11-30 License: LGPL (GNU Lesser General Public License) Price:
1058 downloads
gzinc 0.07 Beta 4
gzinc is a pygtk2 front-end for the zinc emulator. more>>
gzinc is a pygtk2 front-end for the zinc emulator.
Current version is intended to work with zinc 1.1.
The project features a list of the all or detected games, with a screenshot.
It can also check the archives of the games, or display the game name as OSD.
<<lessCurrent version is intended to work with zinc 1.1.
The project features a list of the all or detected games, with a screenshot.
It can also check the archives of the games, or display the game name as OSD.
Download (0.11MB)
Added: 2007-04-11 License: GPL (GNU General Public License) Price:
926 downloads
Sonic-Rainbow 0.7.2.2
Sonic-Rainbow is a graphical multi-media player for Linux systems. more>>
Sonic-Rainbow is a graphical multi-media player for Linux systems. It provides an Easy to Use complete GUI interface that will run on most Linux based Window Managers such as KDE, ICEWM, XFCE, GNOME etc....
[CONFIGURE=1]
./configure
make
make install
Main features:
- CD Player
- CD AutoPlay
- Ogg File Player
- MP3 File Player
- WAV File Player
- MP3, Ogg, Wav fast foward and rewind capability for playing files
- Sound Mixer
- m3u (xmms) playlist compatible
- Track Shuffle for Playlists
- Drag and Drop adding of Tracks
- DVD Player
- VCD Player
- Video File Player
- Displays MP3 Track and artist info
- PlayList Editor
- Default Playlist
- MP3 file Tag Editor
- Ogg file Tag Editor
- Autoplay of Default Playlist
- HTTP CD Title/Track Lookup
- Local HTTP CD Database
- Rip CDs to Ogg Format Files
- Rip CDs to MP3 Format Files
- Rip CDs to Wav Format Files
- HTTP Lookup to tag Ogg Files
- Volume control
- FM Radio Player if Card installed
- FM Radio Record
- GPL License
<<less[CONFIGURE=1]
./configure
make
make install
Main features:
- CD Player
- CD AutoPlay
- Ogg File Player
- MP3 File Player
- WAV File Player
- MP3, Ogg, Wav fast foward and rewind capability for playing files
- Sound Mixer
- m3u (xmms) playlist compatible
- Track Shuffle for Playlists
- Drag and Drop adding of Tracks
- DVD Player
- VCD Player
- Video File Player
- Displays MP3 Track and artist info
- PlayList Editor
- Default Playlist
- MP3 file Tag Editor
- Ogg file Tag Editor
- Autoplay of Default Playlist
- HTTP CD Title/Track Lookup
- Local HTTP CD Database
- Rip CDs to Ogg Format Files
- Rip CDs to MP3 Format Files
- Rip CDs to Wav Format Files
- HTTP Lookup to tag Ogg Files
- Volume control
- FM Radio Player if Card installed
- FM Radio Record
- GPL License
Download (0.83MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1203 downloads
SGCE 1.4 Beta
SGCE is a skin care management system that manages customers, treatment follow-up, product supply, clinic history and more. more>>
SGCE is a skin care management system that manages customers, treatment follow-up, product supply, clinic history, and skin status.
The project is a Web-based management system with Brazilian-Portuguese language support.
Installation:
- Load mysql structure from database-mysql.sql file
- Set up conf.inc.php
<<lessThe project is a Web-based management system with Brazilian-Portuguese language support.
Installation:
- Load mysql structure from database-mysql.sql file
- Set up conf.inc.php
Download (0.028MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
865 downloads
Enrapture Beta 0.6
Enrapture project is a OpenGL-based space/RPG game. more>>
Enrapture project is a OpenGL-based space/RPG game.
It takes its influences from the old master piece Elite.
Enrapture is a game for the Linux Community but it will eventually be released for Windows as well.
The game will be released in several Beta Versions, where every new version is building on the previous to form the final release.
<<lessIt takes its influences from the old master piece Elite.
Enrapture is a game for the Linux Community but it will eventually be released for Windows as well.
The game will be released in several Beta Versions, where every new version is building on the previous to form the final release.
Download (32.5MB)
Added: 2006-11-07 License: Other/Proprietary License Price:
1083 downloads
mrouted 3.9 Beta 3
mrouted project is a DVMRP multicast routing daemon. more>>
mrouted project is a DVMRP multicast routing daemon.
mrouted is an implementation of the DVMRP multicast routing protocol. It turns a UNIX workstation into a DVMRP multicast router with tunnel support, in order to cross non-multicast-aware routers.
Enhancements:
- IGMP could report membership in local-only groups (i.e. 224.0.0.X)
- IGMP could get confused by hearing its own new membership reports, thus a router would never perform fast leave.
- IGMP could reset timers for the wrong interface.
- mrouted put a bogus value in the maximum timeout field of IGMPv2 query packets.
- Non-querier mrouters would respond to IGMP leave messages
- mrouted was not performing fast leave properly
- If the last member goes away on a transit network, the upstream router would stop forwarding even if there are downstream members.
- Kernel hash function improved
- Eliminated possibility of panic(): timeout in cache maintenance
- Reordered resource allocation when sending upcall to handle failure properly
- some endian-ness bugs squashed in mrouted, probably more to go.
- Multicast traceroute could send a reply on a disabled interface.
<<lessmrouted is an implementation of the DVMRP multicast routing protocol. It turns a UNIX workstation into a DVMRP multicast router with tunnel support, in order to cross non-multicast-aware routers.
Enhancements:
- IGMP could report membership in local-only groups (i.e. 224.0.0.X)
- IGMP could get confused by hearing its own new membership reports, thus a router would never perform fast leave.
- IGMP could reset timers for the wrong interface.
- mrouted put a bogus value in the maximum timeout field of IGMPv2 query packets.
- Non-querier mrouters would respond to IGMP leave messages
- mrouted was not performing fast leave properly
- If the last member goes away on a transit network, the upstream router would stop forwarding even if there are downstream members.
- Kernel hash function improved
- Eliminated possibility of panic(): timeout in cache maintenance
- Reordered resource allocation when sending upcall to handle failure properly
- some endian-ness bugs squashed in mrouted, probably more to go.
- Multicast traceroute could send a reply on a disabled interface.
Download (0.10MB)
Added: 2007-03-12 License: Freely Distributable Price:
982 downloads
sonic-snap 1.7
sonic-snap is a project with you can use your sn9c102 based camera under linux. more>>
sonic-snap is a project with you can use your sn9c102 based camera under linux. You need to get the kernel driver at linux-projects.org.
sonic-snap has some distinguishing features which include histogram analysis, normalization, ppm captures and realtime mpeg encoding.
sonic-snap was tested with this really cute little webcam, called Sweex Minicam. The Sweex Minicam is really cheap (10 to 15 euros), and has the size of a 50 eurocent coin. Due to its size, it should be a suitable robotics camera.
The sonic-snap application will most likely work with any webcam, based on the sn9c102 chip from Sonix. (Sweex 100k and Genius NB work as well). If you get it to work on your cam, why not send me a snapshot? You can reach me at bram at sara.nl
<<lesssonic-snap has some distinguishing features which include histogram analysis, normalization, ppm captures and realtime mpeg encoding.
sonic-snap was tested with this really cute little webcam, called Sweex Minicam. The Sweex Minicam is really cheap (10 to 15 euros), and has the size of a 50 eurocent coin. Due to its size, it should be a suitable robotics camera.
The sonic-snap application will most likely work with any webcam, based on the sn9c102 chip from Sonix. (Sweex 100k and Genius NB work as well). If you get it to work on your cam, why not send me a snapshot? You can reach me at bram at sara.nl
Download (0.020MB)
Added: 2006-01-25 License: GPL (GNU General Public License) Price:
1380 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 sonic action beta 3 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