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-07
Increased maximum polys and vertices fourfold
Aki
2022-04-07
Magic now properly initializes new Clock
Aki
2022-04-07
Added missing resource to Magic sources
Aki
2022-04-07
Removed unsued and incomplete Primitives from Magic2
Aki
2022-04-07
Wrapped min max calls to avoid macro that should be disabled
Aki
2022-04-07
Removed files that were originally skipped in vcxproj
Aki
2022-04-07
Naively fixed include directories and link libraries for Magic2
Aki
2022-04-07
Switched parts of cmake tree for MSVC
Aki
2022-04-07
Fixed inconsistent CloseErrLog return type
Aki
2022-04-07
Added void return type for = overload
Aki
2022-04-07
Changed file names for Parser to avoid conflict in MSVC environment
Aki
2022-04-07
Removed no longer used include for exit
Aki
2022-04-07
Removed unused WebBrowser launcher
Aki
2022-04-07
Moved server exclusive files to own module
Aki
2022-04-07
Made Game accessors const and fixed minor formatting issues
Aki
2022-04-07
Removed ShowMouse from Game
Aki
2022-04-06
Replaced c-style casts of derived classes with dynamic_cast
Aki
2022-04-06
Removed DataLoader "ownership" by StarServer
Aki
2022-04-06
Removed dead code block
Aki
2022-04-06
Changed to use Sleep equivalent from STL
Aki
2022-04-06
Removed periodic print outs in server's play mode
Aki
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
[prev]
[next]