-
Notifications
You must be signed in to change notification settings - Fork 163
Comparing changes
Open a pull request
base repository: Ryan-rsm-McKenzie/CommonLibSSE
base: master
head repository: lfrazer/CommonLibVR
compare: master
Commits on Apr 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 60077f1 - Browse repository at this point
Copy the full SHA 60077f1View commit details -
First fixup of offsets generated by scripts
L Frazer committedApr 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 3b2e6cb - Browse repository at this point
Copy the full SHA 3b2e6cbView commit details -
Update SKSE deps to SKSEVR + add submodule
L Frazer committedApr 3, 2020 Configuration menu - View commit details
-
Copy full SHA for ed16cbd - Browse repository at this point
Copy the full SHA ed16cbdView commit details -
Manually fix up singleton/global offsets where possible
L Frazer committedApr 3, 2020 Configuration menu - View commit details
-
Copy full SHA for a3e620f - Browse repository at this point
Copy the full SHA a3e620fView commit details
Commits on Apr 4, 2020
-
Change project file & name to CommonLibVR
L Frazer committedApr 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 6503ceb - Browse repository at this point
Copy the full SHA 6503cebView commit details -
L Frazer committed
Apr 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 20ad98b - Browse repository at this point
Copy the full SHA 20ad98bView commit details -
Add some more singleton addresses (Thanks po3)
L Frazer committedApr 4, 2020 Configuration menu - View commit details
-
Copy full SHA for ce0b18e - Browse repository at this point
Copy the full SHA ce0b18eView commit details
Commits on May 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ce81e16 - Browse repository at this point
Copy the full SHA ce81e16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e4ffef - Browse repository at this point
Copy the full SHA 2e4ffefView commit details
Commits on May 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 43e4d04 - Browse repository at this point
Copy the full SHA 43e4d04View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd9d6a0 - Browse repository at this point
Copy the full SHA cd9d6a0View commit details -
Merge pull request #1 from rollingrock/addNiAVObject_flagsVR
Added flagsVR to NiAVObject and modified GetAppCulled to reference it
Configuration menu - View commit details
-
Copy full SHA for 07e7d33 - Browse repository at this point
Copy the full SHA 07e7d33View commit details
Commits on May 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d13dae1 - Browse repository at this point
Copy the full SHA d13dae1View commit details
Commits on Jun 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for aa2d2da - Browse repository at this point
Copy the full SHA aa2d2daView commit details
Commits on Jun 7, 2020
-
Compiles down with mostly fixed up playercharacter. still some datast…
…ructures to figure out and also need to deal with members that are now gone from SE version
Configuration menu - View commit details
-
Copy full SHA for 309590b - Browse repository at this point
Copy the full SHA 309590bView commit details
Commits on Jun 27, 2020
-
Merge pull request #2 from rollingrock/fix_actor
Updates for PlayerCharacter, Actor, and more related classes
Configuration menu - View commit details
-
Copy full SHA for 9b20a34 - Browse repository at this point
Copy the full SHA 9b20a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ee2a56 - Browse repository at this point
Copy the full SHA 3ee2a56View commit details -
Configuration menu - View commit details
-
Copy full SHA for f313157 - Browse repository at this point
Copy the full SHA f313157View commit details -
L Frazer committed
Jun 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 9ded9e3 - Browse repository at this point
Copy the full SHA 9ded9e3View commit details -
Add new offsets for TES and FootstepManager singletons (Thanks po3)
L Frazer committedJun 27, 2020 Configuration menu - View commit details
-
Copy full SHA for bf4f92e - Browse repository at this point
Copy the full SHA bf4f92eView commit details
Commits on Jul 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f7aab9c - Browse repository at this point
Copy the full SHA f7aab9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 836e38e - Browse repository at this point
Copy the full SHA 836e38eView commit details
Commits on Aug 9, 2020
-
Add missing func def for GetCommandingActor
L Frazer committedAug 9, 2020 Configuration menu - View commit details
-
Copy full SHA for d207259 - Browse repository at this point
Copy the full SHA d207259View commit details
Commits on Sep 27, 2020
-
-Fix for incorrect TESForm REL::Offset usage
-Small compilation fix on latest VS2019
L Frazer committedSep 27, 2020 Configuration menu - View commit details
-
Copy full SHA for aa61789 - Browse repository at this point
Copy the full SHA aa61789View commit details
Commits on Oct 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fbf917b - Browse repository at this point
Copy the full SHA fbf917bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53e5d76 - Browse repository at this point
Copy the full SHA 53e5d76View commit details
Commits on Oct 24, 2020
-
fixed singleton call for TaskQueueInterface. Also added new construct…
…or for Offset relocation class to handle second argument offsets like the (id,offset) type calls from SSE
Configuration menu - View commit details
-
Copy full SHA for c96404a - Browse repository at this point
Copy the full SHA c96404aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c86ba6 - Browse repository at this point
Copy the full SHA 5c86ba6View commit details
Commits on Feb 27, 2021
-
GetCommandingActor() now functional
L Frazer committedFeb 27, 2021 Configuration menu - View commit details
-
Copy full SHA for bb87d80 - Browse repository at this point
Copy the full SHA bb87d80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c7815 - Browse repository at this point
Copy the full SHA 07c7815View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e449f9 - Browse repository at this point
Copy the full SHA 4e449f9View commit details -
Merge pull request #4 from rollingrock/MemoryManager
added RegisterMemoryManager method from commonLibSSE
Configuration menu - View commit details
-
Copy full SHA for 7bb6fcb - Browse repository at this point
Copy the full SHA 7bb6fcbView commit details
Commits on Mar 14, 2021
-
Add missing vfuncs adding in Skyrim VR to Papyrus VirtualMachine clas…
…s - get correct vfunc offsets
L Frazer committedMar 14, 2021 Configuration menu - View commit details
-
Copy full SHA for e67ad8c - Browse repository at this point
Copy the full SHA e67ad8cView commit details
Commits on May 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e649e99 - Browse repository at this point
Copy the full SHA e649e99View commit details -
Merge pull request #5 from rollingrock/GList_rebind
Updated syntax for rebind statement based on latest VS version compil…
Configuration menu - View commit details
-
Copy full SHA for e04881c - Browse repository at this point
Copy the full SHA e04881cView commit details
Commits on Sep 11, 2021
-
Fixes for FormFactory loading and missing console offsets
L Frazer committedSep 11, 2021 Configuration menu - View commit details
-
Copy full SHA for add4259 - Browse repository at this point
Copy the full SHA add4259View commit details
Commits on Sep 26, 2021
-
Fix from po3 for LookupForm, ignore light plugins
L Frazer committedSep 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 0fabeda - Browse repository at this point
Copy the full SHA 0fabedaView commit details
There are no files selected for viewing