pkmn-classic-framework/GlobalTerminalService
2014-12-15 20:25:32 -05:00
..
Properties Created base GlobalTerminalService classes. 2014-05-27 10:03:26 -04:00
app.config Added charset=utf8 to all my app.configs. 2014-12-15 20:25:32 -05:00
cert.pfx Actually run the GenV server. 2014-07-07 19:16:39 -04:00
GlobalTerminalService.csproj Target .NET 4.0 so I don't need to install 3.5 on my server. 2014-07-11 00:54:29 -04:00
GTServer4.cs Rename DataAbstract to Database. 2014-10-14 18:50:41 -04:00
GTServer5.cs Rename DataAbstract to Database. 2014-10-14 18:50:41 -04:00
GTServerBase.cs Avoid ObjectDisposedExceptions when shutting down the GT server. 2014-07-14 19:19:47 -04:00
pad.bin Implemented Gen4 Global Terminal conversation logic. 2014-06-05 17:14:40 -04:00
Program.cs Stop GT server from eating CPU. 2014-07-01 18:07:24 -04:00
ProjectInstaller.cs Made the Global Terminal Service install and run as a Windows service. 2014-07-10 15:31:22 -04:00
ProjectInstaller.Designer.cs Made the Global Terminal Service install and run as a Windows service. 2014-07-10 15:31:22 -04:00
ProjectInstaller.resx Made the Global Terminal Service install and run as a Windows service. 2014-07-10 15:31:22 -04:00
Service1.cs Use the Windows event log when running as a service. 2014-07-10 23:05:50 -04:00
Service1.Designer.cs Made the Global Terminal Service install and run as a Windows service. 2014-07-10 15:31:22 -04:00
Service1.resx Made the Global Terminal Service install and run as a Windows service. 2014-07-10 15:31:22 -04:00