Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (994) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4333
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Aswarm | Description: | ASwarm blanker + Source from Garshneblanker | Download: | aswarm_bl.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 13kb | Version: | 1.2 | Date: | 18 Apr 2014 | Author: | Rene W. Olsen | Submitter: | Rene W. Olsen | Email: | renewolsen/gmail com | Homepage: | http://www.rwo.dk | Requirements: | AmigaOS4 Final | Category: | graphics/screenblanker | Replaces: | graphics/screenblanker/aswarm.lzx | License: | Other | Distribute: | yes | Min OS Version: | 4.1 | FileID: | 8746 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 698 (Current version) | | 923 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
ASwarm blanker + Ported from Garshneblanker
// --
ASwarm.blanker v1.1 (21.Jun.2012) rolsen
- Added AutoInstall file.
- Added new debug system.
- Chaned all Depreched function to new once.
- Hook's are now allocated with AllocSysObject().
- GUI Libraries are now opened with OpenClass().
- Library pointers are now put into libBase to make the blanker pure
ie no more global pointers.
- Gadget IDs now start at BLANKERMODULE_GADGET_STARTID.
- Cybergraphics needed values are now included in the source, so
now you don't need to hunt down the include file.
- Fixed all signed and unsigned warnings.
ASwarm.blanker v1.2 (18.4.2014) rolsen
- Fixed: bug where Swarms would be stuck in upper left cornor.
|