mysticbbs
|
5ca0cb3b15
|
Cleanup
|
2012-08-08 13:52:19 -04:00 |
mysticbbs
|
c0112fa637
|
Server status code moved from socket class. It should have never been here.
|
2012-08-08 02:33:25 -04:00 |
mysticbbs
|
c4ee7d0bb4
|
FDisconnect
|
2012-08-07 12:58:25 -04:00 |
mysticbbs
|
feeb978157
|
Some changes mostly for Protocols/NetRunner
|
2012-08-06 01:57:40 -04:00 |
mysticbbs
|
ab789bc8af
|
PutScreenImage now resets the window to max and pops it back after placing the image
|
2012-08-06 01:55:51 -04:00 |
mysticbbs
|
58d44a3f53
|
Compiles for 64-bit operating systems
|
2012-07-30 22:53:10 -04:00 |
mysticbbs
|
817d220480
|
Recrusive DirCreate now exits true if it exists
|
2012-07-30 18:16:26 -04:00 |
mysticbbs
|
92e963ce7a
|
Code cleanup
|
2012-07-23 23:02:19 -04:00 |
mysticbbs
|
2f8206edf2
|
WriteBuf checks for blocking. Outbound telnet buffer flush now escaped telnet IAC
|
2012-07-14 15:03:05 -04:00 |
mysticbbs
|
fb3b61187c
|
LoadScreenImage now pushes to virtual console buffer
|
2012-07-13 04:36:31 -04:00 |
mysticbbs
|
463d3e05ba
|
Minor change to ReadChar function
|
2012-07-12 21:25:34 -04:00 |
mysticbbs
|
987e91d046
|
NESTEDPROCS enabled
|
2012-07-12 21:24:32 -04:00 |
mysticbbs
|
f9c68e4bbc
|
New TimerSet and TimerUp functions
|
2012-07-12 21:24:01 -04:00 |
mysticbbs
|
c7bc65c4a8
|
Screen bleed fix under rare circumstance
|
2012-06-18 08:58:35 -04:00 |
mysticbbs
|
3e77974e5e
|
FillBuffer after Seek in RecordInsert/Delete
|
2012-03-28 15:44:03 -04:00 |
mysticbbs
|
4b665cbe15
|
Redesigned user editor
|
2012-03-17 14:11:50 -04:00 |
mysticbbs
|
1e3c476819
|
WaitInit now sets SO_REUSEADDR
|
2012-03-12 02:03:20 -04:00 |
mysticbbs
|
8c65344dd6
|
Bug fix and new stuff
|
2012-03-10 18:07:47 -05:00 |
mysticbbs
|
c7044c641f
|
Theme/prompt editor complete!
|
2012-03-05 21:18:37 -05:00 |
mysticbbs
|
86e276e247
|
Reduced FPUTYPE to SSE for AthlonXP/P3
|
2012-03-04 22:25:35 -05:00 |
mysticbbs
|
0c42f9ff57
|
Fix for conditional
|
2012-03-04 16:58:57 -05:00 |
mysticbbs
|
d1283eca04
|
Added DirCreate (creates entire tree) returns true/false
|
2012-03-03 22:19:24 -05:00 |
mysticbbs
|
71a7576dde
|
DirExists function rename
|
2012-03-03 22:08:30 -05:00 |
mysticbbs
|
b8acc073c1
|
Conditional function
|
2012-03-03 22:08:07 -05:00 |
mysticbbs
|
82abcd26b6
|
strWordPos now kills extra word spacers like strWordGet does. Much more usable now.
|
2012-03-03 21:52:56 -05:00 |
mysticbbs
|
679e25ab39
|
GIT reports this modified... I don't know why.
|
2012-03-03 21:31:26 -05:00 |
mysticbbs
|
5d38954fe6
|
New System Config complete, Language datafile revamp and new MakeTheme utility
|
2012-03-02 20:28:22 -05:00 |
mysticbbs
|
3bae11f13b
|
Yellow snow
|
2012-03-01 20:24:38 -05:00 |
mysticbbs
|
9338bf2915
|
Fail typo
|
2012-03-01 20:24:22 -05:00 |
mysticbbs
|
18ae818284
|
Compiles for OS/2... doesnt mean it works. :)
|
2012-03-01 20:23:39 -05:00 |
mysticbbs
|
d9f8be0ae4
|
Update for FPC 2.6.0
|
2012-03-01 18:19:16 -05:00 |
mysticbbs
|
51a64dd309
|
OS2 forces usage
|
2012-03-01 18:19:04 -05:00 |
mysticbbs
|
8178a13f71
|
Initial import for OS2 tomfoolery
|
2012-03-01 18:18:45 -05:00 |
mysticbbs
|
b66b98a55a
|
Initial import for OS2 toying around
|
2012-03-01 18:18:24 -05:00 |
mysticbbs
|
5acfa19f37
|
Debugging and logging off
|
2012-02-27 09:31:13 -05:00 |
mysticbbs
|
16ea2d235f
|
Fixes for all of the stuff broken yesterday :)
|
2012-02-27 09:30:13 -05:00 |
mysticbbs
|
0a8502afb1
|
Update for filebase record changes
|
2012-02-26 07:45:21 -05:00 |
mysticbbs
|
4b6cfc8b31
|
Fix for buffed file open
|
2012-02-26 06:51:40 -05:00 |
mysticbbs
|
a0bafcb2d4
|
FileErase bugfix
|
2012-02-24 09:31:31 -05:00 |
mysticbbs
|
4ce629c839
|
Code and function cleanup
|
2012-02-24 09:04:34 -05:00 |
mysticbbs
|
63dcd6359a
|
Additional nonsense
|
2012-02-22 16:58:01 -05:00 |
mysticbbs
|
e1228cc6f4
|
More progress
|
2012-02-22 13:54:08 -05:00 |
mysticbbs
|
eab6851522
|
Basic input almost done!
|
2012-02-22 11:02:09 -05:00 |
mysticbbs
|
9d9a736a89
|
SDL Input framework
|
2012-02-22 06:37:32 -05:00 |
mysticbbs
|
aec906fff3
|
SDL test program Initial Import
|
2012-02-22 06:37:17 -05:00 |
mysticbbs
|
34d1036123
|
Initial import WIP
|
2012-02-22 05:51:59 -05:00 |
mysticbbs
|
47040b9885
|
Initial import
|
2012-02-13 19:01:02 -05:00 |
mysticbbs
|
d4c175e419
|
Initial import
|
2012-02-13 18:57:52 -05:00 |
mysticbbs
|
9cdbe5ec65
|
Removed MDL header
|
2012-02-13 18:57:22 -05:00 |
mysticbbs
|
6bc8fd2f87
|
Initial import
|
2012-02-13 18:55:22 -05:00 |
mysticbbs
|
ed53d6b66d
|
Initial import
|
2012-02-13 18:55:04 -05:00 |
mysticbbs
|
a1ee1d8b81
|
Initial import
|
2012-02-13 18:54:14 -05:00 |
mysticbbs
|
9606ce7d4f
|
Initial import
|
2012-02-13 18:53:50 -05:00 |
mysticbbs
|
00d76ab257
|
Initial import
|
2012-02-13 18:51:21 -05:00 |
mysticbbs
|
39b2fbb893
|
Initial import
|
2012-02-13 18:50:29 -05:00 |
mysticbbs
|
818a32f6ef
|
Initial import
|
2012-02-13 18:49:47 -05:00 |
mysticbbs
|
d6d47bcfca
|
Initial import
|
2012-02-13 18:48:58 -05:00 |
mysticbbs
|
a7ae958aae
|
Initial import
|
2012-02-13 18:48:14 -05:00 |
mysticbbs
|
dbb0bfbf4f
|
Initial import
|
2012-02-13 18:47:33 -05:00 |
mysticbbs
|
986378bf5a
|
Initial import
|
2012-02-13 18:46:32 -05:00 |
mysticbbs
|
6843acc51a
|
Initial import
|
2012-02-13 18:45:09 -05:00 |
mysticbbs
|
44c49435a0
|
Initial import
|
2012-02-13 18:07:36 -05:00 |