add android implementation for android
1907 lines of code changed in 10 files:
[mugen] interleave adding stages and characters so there are stages to select from
172 lines of code changed in 5 files:
[mugen] add stages not characters
1 lines of code changed in 1 file:
[mugen] keep track of the searcher state so it can be paused and resumed
171 lines of code changed in 4 files:
use network debugging if available. set HOME to the directory containing the executable on the ps3
183 lines of code changed in 5 files:
[mugen] allow more container types than just zip. dont die if no stages are found
17 lines of code changed in 6 files:
[mugen] use false instead of NULL
3 lines of code changed in 1 file:
use the virtual directory in the nacl filesystem
5 lines of code changed in 2 files:
Add in support for distcc compilation on linux.
18 lines of code changed in 2 files:
Create Channel class and handle more responses/errors.
181 lines of code changed in 3 files:
[mugen] Add ListBox widget. Add userlist to chat.
90 lines of code changed in 3 files:
[mugen] Split message in ChatPanel if it exceeds the width of the panel. Add more error and reply handlers for irc client.
152 lines of code changed in 4 files:
Remove debug output.
1 lines of code changed in 1 file:
Implement extraction of ctcp \001 quoting.
61 lines of code changed in 3 files:
[mugen] Change unsplit to join. Do not catch out_of_range.
19 lines of code changed in 1 file:
[mugen] Add help messages if parameters are omitted.
59 lines of code changed in 3 files:
Escape string for ping command.
1 lines of code changed in 1 file:
[mugen] Allow commands to be handled by event handler in ChatPanel. Give useful commands to IRC client in test.
104 lines of code changed in 5 files:
minor cleanup
44 lines of code changed in 1 file:
Do not null terminate sent string. Handle certain replies from server.
35 lines of code changed in 3 files:
[mugen] dont add duplicate characters found by the searcher
39 lines of code changed in 3 files:
Handle more messages. Exit if an error is recieved.
20 lines of code changed in 3 files:
Add debug output for messages that go between server and client.
25 lines of code changed in 2 files:
[irc] read a single byte at a time
15 lines of code changed in 3 files:
Move irc client to another file. Create commands to handle messages to and from irc.
547 lines of code changed in 6 files:
[mugen] allow select screen to load characters from zip files
62 lines of code changed in 8 files:
[mugen] check that a file exists before trying to parse it
22 lines of code changed in 5 files:
Begin adding irc client and add to test.
205 lines of code changed in 3 files:
[mugen] remove old code
1 lines of code changed in 1 file:
[mugen] convert other game modes
105 lines of code changed in 2 files:
[mugen] Add ability to change nick in ChatPanel.
57 lines of code changed in 3 files:
[mugen] abstract instant game modes
81 lines of code changed in 2 files:
[mugen] Make chat test use new server/client interfaces for chat.
243 lines of code changed in 3 files:
[mugen] load zip characters for watch mode started from the command line
29 lines of code changed in 2 files:
get modification time from zip files
41 lines of code changed in 3 files:
fix seeking in zip files
8 lines of code changed in 1 file:
implement seek for zip files. try to load mugen characters from zip files
104 lines of code changed in 5 files:
Begin adding utility for network chat.
234 lines of code changed in 4 files:
[mugen] read palette from a File
14 lines of code changed in 1 file:
[mugen] read sounds from a File
9 lines of code changed in 1 file:
[mugen] read sprites from a File
20 lines of code changed in 3 files:
allow EndianReader to read from a File
172 lines of code changed in 3 files:
[mugen] read mugen files by looking them up as abstract files
25 lines of code changed in 2 files:
[mugen] dont die if a palette is missing the file
10 lines of code changed in 1 file:
[mugen] use absolute paths for reading mugen description files
76 lines of code changed in 16 files:
implement memory stream for the ogg player
87 lines of code changed in 3 files:
implement file streaming class for the ogg player
95 lines of code changed in 6 files: