Commit 88ded97
authored
Add Minimap funcs, Annotate unknown Minimap and Cell related vars, document various vars (#81)
* add function definition for AddCreature
* Add MouthTypes to CommonIDs.h
* Add name for Unk10 in enum CreaturePersonality
* Add definitions to Cursors.h
* Fix typo, remove duplicate of auto_METHOD(cEditor, bool, AddCreature, add comment to funcC0h in cTribe.h
* Add enum of identity colors to cIdentityColorable
* Add several more cursors
* ammend comment
* remove mouthtypes commit
* Add space game cursors
* fix compile error in cursors.h
* remove erroneous comment
* change mIDColorID to use IdentityColors
* Add 2 new dev cheats (devEffectLog & PrintCursor), add support for palette subcategories in part icon capture.
NOTE: UNTESTED!
For those who can, please compile this and test it ingame before accepting/rejecting PR.
* fix improper effects detour
* document several part unlocking related fields
* add comment to cCollectibleItems::sub_597BC0
* Add cursors, Document string format for CursorManager::Load
* fix typo
* Add Math::GetDistance
* Revert "Add Math::GetDistance"
This reverts commit cc145ad.
* Begin redoing EP1 object system
* Revert "change mIDColorID to use IdentityColors"
This reverts commit 489f3ad.
* Update cIdentityColorable.h
* cTribeHut - Document field_218
* cTribeHut - document field_21C
* Resolve 4/5 PR change requests
* add 'class' to identitycolor enum
* SpawnNpcTribe's 4rd interger arg = foodAmount
* fix typo
* fix typo in LoadBackgroundFiles
* Add message enums to SimulatorMessages.h, organize by stage
* fix typo
* Clarify new simulator messages
* Clarify more messages
* Add messages, change 1 type
* Update SimulatorMessages.h
* Update SimulatorMessages.h
* fix typo
* Document tribe vars
* Document cTribe.mbMembersFlee, add Button funcs, fix documentation comments
* Annotate unknown func
* Resolve PR issues
* Revert cTribeTool temp fix
* fix HandheldItem enum typos
* document tribe vars, rename BakeManager::func4Ch to Bake
* Document EditorNamePanel Initialize()
* rename mbMembersFlee to mbDefeated
* String16 serialization fix
* Update cTribe.h
* re-sort numgraspers next to numfeet in enum
* fix typos, document working OTDB params, reformat func28 in OTDB
* Update SimulatorMessages.h
* remove unnecessary comment
* rename field_80 in cCombatant to mbInvincible
* Document Cell Stage vars
* Add TribeToolData group ID
* Add kCitizenActionWalkTo
* document mPaintID
* add Simulator::GetMinimapWindow(), Add documentation related to minimap
* remove unneeded header
* remove messy comment
* undo dubious var name
* fix GetMinimapWindow crash
* add EditorManipulators enum to CommonIDs
* fix new enum to type as a uint32
* annotate EditorRigblock field_138
* fix typo
* fix typo in EditorRigblockBoolAttributes
* change kEditorRigblockModelCanBeParentless to kEditorRigblockModelCannotBeParentless
* document creature model related vars and flags
* clarify comment
* document int arg in cTribe::SpawnMember
* Add ColorRGB & ColorRGBA Serializers
* rename func78h to GrowUp()
* clarify cCreatureBase::IsHerbivore (also returns if creature is omnivore)
* Swap AbilityMode enum entries, annotate Editor::AddCreature()
* add better description for AnimEditor, Fix icon capture for subcategories and ingame community planners
* change IsHervibore to IsHerbivore (recent enough addition to mod API that i didn't include fallback names)
* stop tracking editable sdkpathconfigs
* gitgnore
* fix remaining 'hervibore' typo
* undo "Hervibore" fix due to crashes
* fix variable annotations
* add default var amount to AddCreature
* annotate var
* Editor::field_14C set to uint32
* change PaletteUIPtr to Palettes::PaletteUI* in thumbnail capture1 parent 17e4815 commit 88ded97
31 files changed
Lines changed: 332 additions & 173 deletions
File tree
- Projects/Example Projects
- EditorPlayModeNoBounds
- GmdlExport
- ModCreatorKit
- SpaceToolCheat
- TemplatesExample
- Spore ModAPI
- SourceCode/Simulator
- Spore
- Editors
- Graphics
- Simulator
- Cell
- SubSystem
- Sporepedia
- UI
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
Lines changed: 0 additions & 18 deletions
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| |||
93 | 97 | | |
94 | 98 | | |
95 | 99 | | |
96 | | - | |
| 100 | + | |
97 | 101 | | |
98 | 102 | | |
99 | 103 | | |
| |||
Lines changed: 0 additions & 18 deletions
This file was deleted.
Lines changed: 96 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
46 | 66 | | |
47 | 67 | | |
48 | 68 | | |
| |||
52 | 72 | | |
53 | 73 | | |
54 | 74 | | |
55 | | - | |
| 75 | + | |
56 | 76 | | |
57 | 77 | | |
58 | 78 | | |
| |||
154 | 174 | | |
155 | 175 | | |
156 | 176 | | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
157 | 186 | | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
158 | 191 | | |
159 | | - | |
160 | | - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
161 | 196 | | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
167 | 205 | | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
168 | 215 | | |
169 | 216 | | |
170 | 217 | | |
| 218 | + | |
171 | 219 | | |
172 | 220 | | |
173 | | - | |
| 221 | + | |
174 | 222 | | |
175 | 223 | | |
176 | 224 | | |
177 | 225 | | |
178 | 226 | | |
179 | 227 | | |
180 | | - | |
181 | | - | |
182 | 228 | | |
183 | 229 | | |
184 | 230 | | |
185 | 231 | | |
186 | 232 | | |
| 233 | + | |
| 234 | + | |
187 | 235 | | |
188 | 236 | | |
189 | | - | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
190 | 241 | | |
| 242 | + | |
| 243 | + | |
191 | 244 | | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
196 | 250 | | |
197 | 251 | | |
198 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
199 | 261 | | |
200 | 262 | | |
201 | 263 | | |
| 264 | + | |
202 | 265 | | |
203 | 266 | | |
204 | | - | |
| 267 | + | |
205 | 268 | | |
206 | 269 | | |
207 | 270 | | |
| |||
223 | 286 | | |
224 | 287 | | |
225 | 288 | | |
| 289 | + | |
| 290 | + | |
226 | 291 | | |
227 | | - | |
228 | | - | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
229 | 306 | | |
230 | 307 | | |
231 | 308 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
Lines changed: 0 additions & 18 deletions
This file was deleted.
Lines changed: 0 additions & 18 deletions
This file was deleted.
0 commit comments