blob: a46e7ee8d1bc59555c4e8e89f228f58e42cbfbc3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
"Games" {
"open_fortress" {
"Signatures" {
"CTFGameRules::CreateStandardEntities" {
"library" "server"
"linux" "@_ZN12CTFGameRules22CreateStandardEntitiesEv"
}
"CTFGameRules::PlayerKilled" {
"library" "server"
"linux" "@_ZN12CTFGameRules12PlayerKilledEP11CBasePlayerRK15CTakeDamageInfo"
}
"CBaseIssue::CBaseIssue" {
"library" "server"
"linux" "@_ZN10CBaseIssueC1EPKc"
}
"CChangeMutatorIssue::vtable" {
"library" "server"
"linux" "@_ZTV19CChangeMutatorIssue"
}
"CBaseTFIssue::typeinfo" {
"library" "server"
"linux" "@_ZTI12CBaseTFIssue"
}
"CBaseIssue::D1" {
"library" "server"
"linux" "@_ZN10CBaseIssueD1Ev"
}
"CBaseIssue::D0" {
"library" "server"
"linux" "@_ZN10CBaseIssueD0Ev"
}
"CBaseIssue::GetDetailsString" {
"library" "server"
"linux" "@_ZN10CBaseIssue16GetDetailsStringEv"
}
"CBaseIssue::IsEnabled" {
"library" "server"
"linux" "@_ZN10CBaseIssue9IsEnabledEv"
}
"CBaseIssue::CanCallVote" {
"library" "server"
"linux" "@_ZN10CBaseIssue11CanCallVoteEiPKcR20vote_create_failed_tRi"
}
// GetDisplayString only has concrete impls!!
"CBaseTFIssue::ExecuteCommand" {
"library" "server"
"linux" "@_ZN12CBaseTFIssue14ExecuteCommandEv"
}
"CBaseIssue::GetVotePassedString" {
"library" "server"
"linux" "@_ZN10CBaseIssue19GetVotePassedStringEv"
}
"CBaseTFIssue::vtable" {
"library" "server"
"linux" "@_ZTV12CBaseTFIssue"
}
"CVoteController::CreateVote" {
"library" "server"
"linux" "@_ZN15CVoteController10CreateVoteEiPKcS1_"
}
}
}
}
|