index
:
Starshatter: The Open Source Project
master
Military space combat simulator
Aki
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-04-06
Cleaned up StarServer files
Aki
2022-04-06
NetLobbyServer now uses Game interface to manage game modes
Aki
2022-04-06
Removed server shutdown/reset command
Aki
2022-04-06
Removed direct reference to StarServer in MissionEvent
Aki
2022-04-06
Chaned VersionInfo to be private
Aki
2022-04-06
Removed member variable used to indicate server instance
Aki
2022-04-06
Moved world ownership to concrete game classes
Aki
2022-04-06
Streamlined instance management for Game and derived classes
Aki
2022-04-06
Removed MaxFrameLength
Aki
2022-04-06
Removed OnPaint
Aki
2022-04-05
Fixed campaign saving
Aki
2022-04-05
Elapsed time clock methods are now templates
Aki
2022-04-05
Fixed more potential locking problems in Campaign selection screen
Aki
2022-04-05
Bumped to C++17 standard
Aki
2022-04-05
Removed overridden Run function of GameWinDX9
Aki
2022-04-05
Removed unused OnHelp method
Aki
2022-04-04
Fixed stupid dead-lock in campaign selection screen
Aki
2022-04-04
Streamlined game loops
Aki
2022-04-03
Added base game mode management to Game
Aki
2022-04-03
Fixed missing includes due to changes in Game header
Aki
2022-04-03
Moved video and sound related members to GameWinDX9
Aki
2022-04-03
Moved UpdateScreen to GameWinDX9
Aki
2022-04-03
Moved parts of activate and pause methods to GameWinDX9
Aki
2022-04-03
Removed video stats in Game
Aki
2022-04-03
Moved another part of application members from Game to WinDX9
Aki
2022-04-03
Removed unused member of Game
Aki
2022-04-03
Moved application configuration to GameWinDX9
Aki
2022-04-03
Removed server option from Starshatter executable
Aki
2022-04-02
Fixed style incosistencies
Aki
2022-04-02
Moved def format implementation to own module
Aki
2022-04-02
Reformatted Reader and updated header includes
Aki
2022-04-02
Moved Reader to FoundationEx
Aki
2022-04-01
Added custom build directories to gitignore
Aki
2022-04-01
Created a stand-alone server executable
Aki
2022-04-01
Separated Main to own module
Aki
2022-04-01
Moved Stars45 to StarsEx
Aki
2022-03-31
Moved HINST and HWND from Game to GameWinDX9
Aki
2022-03-31
Reformatted NetSock closer to the rest of NetEx
Aki
2022-03-31
Fixed left-overs that failed linux gcc compilation
Aki
2022-03-31
Added naive support for posix platforms in NetSock
Aki
2022-03-31
Removed method to check available waiting byts in NetSock
Aki
2022-03-31
Removed windows.h include and types from NetSock
Aki
2022-03-31
Brought NetPeer closer to standard
Aki
2022-03-30
Brought NetMsg closer to standard
Aki
2022-03-30
Brought NetLink closer to standard
Aki
2022-03-30
Brought NetGram closer to standard
Aki
2022-03-30
Brought NetLayer closer to standard
Aki
2022-03-30
Removed windows header usage in NetClient
Aki
2022-03-30
Cleaned up includes in NetClient
Aki
2022-03-30
Changed to use posix alternative for _stricmp
Aki
[prev]
[next]