Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
qiaochen-java
/
spring
Public
forked from
spring/spring
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
spring
rts
System
Sync
SyncDebugger.cpp
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 27, 2016
Ignore non-active players in SyncDebug, they don't reply, causing the server to never proceed in state
MadrMan
committed
a15277d
View commit details
Copy full SHA for a15277d
View code at this point
Browse repository at this point
Commits on Apr 24, 2016
Add stacktraces for SyncDebug for VC
MadrMan
committed
5a08dc4
View commit details
Copy full SHA for 5a08dc4
View code at this point
Browse repository at this point
Commits on Sep 23, 2015
fix SyncDebugger with MAX_STACK=10
abma
committed
8035d91
View commit details
Copy full SHA for 8035d91
View code at this point
Browse repository at this point
Commits on Jul 26, 2015
Got rid of warnings
ashdnazg
committed
aeafb4b
View commit details
Copy full SHA for aeafb4b
View code at this point
Browse repository at this point
Commits on Jan 13, 2015
s/net/clientNet/g
rt
committed
26e5a32
View commit details
Copy full SHA for 26e5a32
View code at this point
Browse repository at this point
Commits on May 11, 2013
restructure files into rts/Net/ & rts/Game/Players/
Show description for 2fafeb7
jK
committed
2fafeb7
View commit details
Copy full SHA for 2fafeb7
View code at this point
Browse repository at this point
Commits on Aug 31, 2012
syncdebugger: ...
jK
committed
47c2cfa
View commit details
Copy full SHA for 47c2cfa
View code at this point
Browse repository at this point
Commits on Aug 11, 2011
Remove unused win32.h includes
zerver
committed
a031337
View commit details
Copy full SHA for a031337
View code at this point
Browse repository at this point
Remove StdAfx
zerver
committed
2fe681e
View commit details
Copy full SHA for 2fe681e
View code at this point
Browse repository at this point
Commits on Aug 6, 2011
cleanup System/Sync
Show description for baba212
tvo
committed
baba212
View commit details
Copy full SHA for baba212
View code at this point
Browse repository at this point
Commits on Jul 27, 2011
compile on older GCC versions too!
tvo
committed
de6a707
View commit details
Copy full SHA for de6a707
View code at this point
Browse repository at this point
Revert "make ServerTriggerSyncErrorHandling useful again"
Show description for de77572
tvo
committed
de77572
View commit details
Copy full SHA for de77572
View code at this point
Browse repository at this point
remove branch prediction -- results in too much discussion
tvo
committed
a355ede
View commit details
Copy full SHA for a355ede
View code at this point
Browse repository at this point
make ServerTriggerSyncErrorHandling useful again
tvo
committed
1ed6ac3
View commit details
Copy full SHA for 1ed6ac3
View code at this point
Browse repository at this point
cleanup includes, some hints to the compiler
tvo
committed
9d5be40
View commit details
Copy full SHA for 9d5be40
View code at this point
Browse repository at this point
fix syncdebugger not be able to re-initialize, remove pointless code
tvo
committed
537e554
View commit details
Copy full SHA for 537e554
View code at this point
Browse repository at this point
Remove data member introduced in eeb961d938bda7018d57050613f8e3d9a4759130 and rename chk->data
Show description for 3b99e8c
tvo
committed
3b99e8c
View commit details
Copy full SHA for 3b99e8c
View code at this point
Browse repository at this point
Get rid of SD_USE_SIMPLE_CHECKSUM (unused)
Show description for 35244b0
tvo
committed
35244b0
View commit details
Copy full SHA for 35244b0
View code at this point
Browse repository at this point
factor HsiehHash out of SyncChecker (SRP)
tvo
committed
89d5bd0
View commit details
Copy full SHA for 89d5bd0
View code at this point
Browse repository at this point
types start with capital
tvo
committed
f5f837d
View commit details
Copy full SHA for f5f837d
View code at this point
Browse repository at this point
Commits on Jul 26, 2011
partly revert f0f587bef8a8ec83fb2e (fixes #2574)
abma
committed
4eba02b
View commit details
Copy full SHA for 4eba02b
View code at this point
Browse repository at this point
Commits on Jul 17, 2011
adjust comments in SyncDebugger [minor]
hoijui
committed
a8fef34
View commit details
Copy full SHA for a8fef34
View code at this point
Browse repository at this point
cleanup System/Sync/ (no logic changes)
hoijui
committed
202ec61
View commit details
Copy full SHA for 202ec61
View code at this point
Browse repository at this point
use ILog.h in System/Sync/
hoijui
committed
f3b4446
View commit details
Copy full SHA for f3b4446
View code at this point
Browse repository at this point
Commits on Jul 13, 2011
(cmake) remove rts/System/ as include
Show description for 6dc872e
abma
committed
6dc872e
View commit details
Copy full SHA for 6dc872e
View code at this point
Browse repository at this point
Commits on Jun 21, 2011
solve some CppCheck reported issues
hoijui
committed
f0f587b
View commit details
Copy full SHA for f0f587b
View code at this point
Browse repository at this point
Commits on Jun 19, 2011
forgot these
Kaylewt
committed
e946415
View commit details
Copy full SHA for e946415
View code at this point
Browse repository at this point
Commits on Dec 31, 2010
migrate the 'globalQuit' global to GlobalUnsynced
Show description for 8beace5
kloot
committed
8beace5
View commit details
Copy full SHA for 8beace5
View code at this point
Browse repository at this point
Commits on Sep 28, 2010
use `IsValidPlayer(playerId)` where appropriate
hoijui
committed
8f02792
View commit details
Copy full SHA for 8f02792
View code at this point
Browse repository at this point
Commits on Aug 21, 2010
Fix MSVC link errors
zerver
committed
f307dc1
View commit details
Copy full SHA for f307dc1
View code at this point
Browse repository at this point
Commits on Mar 2, 2010
fixes for MSVC
tvo
committed
21d8f2c
View commit details
Copy full SHA for 21d8f2c
View code at this point
Browse repository at this point
Commits on Feb 24, 2010
introduce a standard header to all .cpp, .hpp and .h under rts/
Show description for 598bea2
hoijui
committed
598bea2
View commit details
Copy full SHA for 598bea2
View code at this point
Browse repository at this point
Commits on Aug 3, 2009
remove "-q"/"--quit" command line option, as it can be done with Lua
hoijui
committed
0beb9b0
View commit details
Copy full SHA for 0beb9b0
View code at this point
Browse repository at this point
Commits on Jul 21, 2009
some compile error fixes
hoijui
committed
e0b77b9
View commit details
Copy full SHA for e0b77b9
View code at this point
Browse repository at this point
Commits on May 9, 2009
make SYNCDEBUG build compile
hoijui
committed
e46ca3a
View commit details
Copy full SHA for e46ca3a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.