This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-13 18:54:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd0802294ac1669c5613287b83ae4bfb5dacb552
0ad
/
source
T
History
myconid
6de082abca
Forgot a semicolon :P
...
This was SVN commit r12514.
2012-08-22 08:04:55 +00:00
..
collada
…
graphics
Disables useless MSVC warning in MikktspaceWrap. Cleans up a few inconsistencies
2012-08-21 16:40:07 +00:00
gui
Add support for cropped images in the GUI code and update game setup to use cropped map previews. Refs
#1343
.
2012-08-10 19:59:20 +00:00
lib
Implements copy/paste for OS X using NSPasteboard including pre-10.6 API support.
Fixes
#1326
2012-08-18 19:47:55 +00:00
maths
…
mocks
…
network
Removes some unread variables reported by LLVM. Refs
#1114
2012-08-20 23:59:50 +00:00
pch
More build fixes for FreeBSD.
2012-01-31 00:06:56 +00:00
ps
Forgot a semicolon :P
2012-08-22 08:04:55 +00:00
renderer
Sky toggling through config and with Alt+Z
2012-08-22 07:32:26 +00:00
scripting
Fix
#1064
(use ++it instead of it++ for consistency), based on patch by Echelon9
2011-12-29 01:17:03 +00:00
scriptinterface
Implements global tech modification function.
Fixes
#1358
, refs
#1520
.
2012-07-03 02:16:45 +00:00
simulation2
CCmpUnitMotion::MoveToPointRange should ignore unit radius, so it correctly returns false when called repeatedly for large units.
2012-08-22 06:13:23 +00:00
soundmanager
Fixes GCC warning about passing NULL to non-pointer argument
2012-08-21 16:44:54 +00:00
third_party
/mongoose
…
tools
Fixes more overloaded-virtual warnings in clang.
2012-08-21 21:47:36 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…