index
:
Starshatter: The Open Source Project
master
Military space combat simulator
Aki
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Opcode
Age
Commit message (
Expand
)
Author
2022-01-30
Converted Opcode and Ice into unix newlines format
Aki
2022-01-29
Fixed case and separators in include paths in Opcode
Aki
2021-10-03
Cleaned up Opcode cmake target
Aki
2021-10-02
Removed usage of msvc __noop extension
Aki
2021-10-02
Removed forced inline from erroneous remap function
Aki
2021-10-02
Removed unused and troublesome function
Aki
2021-10-02
Naively switched from inline assembly to std library
Aki
2021-10-02
Add missing define to Opcode compilation
Aki
2021-10-01
Removed unused OpcodeLib
Aki
2021-10-01
Switched to use only one version of Opcode
Aki
2021-10-01
Removed unnecessary VS files from Opcode directory
Aki
2021-10-01
Removed Opcode Demo directory
Aki
2021-10-01
Removed vs left-overs
Aki
2021-09-30
Hid precompiled header of Opcode
Aki
2021-09-30
Added Opcode to cmake tree
Aki
2019-09-15
Update Opcode.vcxproj
Yasha Jannoo
2019-09-10
Turn off edit and continue.
Yasha Jannoo
2019-09-10
Turn off Minimal Rebuild across the board
Yasha Jannoo
2019-09-10
Revert "Turn off Minimal Rebuild across the board"
Yasha Jannoo
2019-09-10
Turn off Minimal Rebuild across the board
Yasha Jannoo
2019-09-05
Retarget for new MSBuild toolsets
Yasha Jannoo
2013-07-10
Updating the project files so that building works again
fwoltermann@gmail.com
2012-06-13
One of these days, I'ma be done with project file updates
FWoltermann@gmail.com
2012-06-06
More project file fixes
FWoltermann@gmail.com
2012-06-05
REdoing r71, without the mistakes
FWoltermann@gmail.com
2012-06-05
Add VS2012 configs to the project files.
FWoltermann@gmail.com
2012-05-28
Sets a few properties for VS2011
FWoltermann@gmail.com
2012-01-07
Adding experimental x64 build configs. THESE DO NOT WORK YET.
FWoltermann@gmail.com
2011-12-08
MSVC6 project file removal
FWoltermann@gmail.com
2011-12-08
Updated includes
FWoltermann@gmail.com
2011-12-08
Fixing up faulty references to class "Point" to "IcePoint"
FWoltermann@gmail.com
2011-12-08
Initial upload
FWoltermann@gmail.com