pkmn-classic-framework/GlobalTerminalService
2014-07-31 20:23:24 -04:00
..
Properties Created base GlobalTerminalService classes. 2014-05-27 10:03:26 -04:00
app.config Target .NET 4.0 so I don't need to install 3.5 on my server. 2014-07-11 00:54:29 -04: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 Fixed missing line returns in some search logs. 2014-07-29 15:50:26 -04:00
GTServer5.cs Added BattleVideoSaved request type to enum. 2014-07-31 20:23:24 -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