summaryrefslogtreecommitdiff
path: root/amiga/login.c
Commit message (Expand)AuthorAgeFilesLines
* Fixup Amiga frontendJohn Mark Bell2010-04-161-6/+15
* Fix broken event handling.Chris Young2010-04-091-0/+29
* Events for these windows are handled by the main loop in gui.c, but the struc...Chris Young2010-04-041-7/+7
* Changes required for new-cacheChris Young2010-03-281-3/+3
* Change memory allocations to MEMF_PRIVATE to enable paging on OS4.1.Chris Young2008-11-021-1/+1
* Fix signalling of events from 401 login windowChris Young2008-09-211-0/+3
* 401 authentication/login support.Chris Young2008-08-301-0/+122
* Initial Amiga port files, mostly empty stub functions.Chris Young2008-08-021-0/+24