2 коммитов (342c9ea0fd04e69c086d090b7bede0413eb086f5)

Автор SHA1 Сообщение Дата
  Sam Hocevar 2235ce1635 Various compilation fixes. 5 лет назад
  Sam Hocevar 155ae65a4e Start working on the header-only part of the framework. 5 лет назад
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 10 лет назад
  Benjamin ‘Touky’ Huet d8114e6cfb String : Added ::replace(char, char, bool), ::ToLower(), ::ToUpper() 11 лет назад
  Lolbot 4e0a9c93db fixed 8 files out of 2617: 11 лет назад
  Benjamin ‘Touky’ Huet 04556dea8b mat4 : removed useless ortho(). Fixed shifted_perspective so it actually works. 11 лет назад
  Sam Hocevar 700520d4d6 math: move rand() to its own header, ensure it only returns 12 лет назад
  Sam Hocevar 9819425ba0 math: replace RandF() with a more generic rand() template function 12 лет назад
  Sam Hocevar bb28344eb7 build: fix compiler warnings and Linux and PS3 build issues. 12 лет назад
  Benjamin ‘Touky’ Huet b273f1729e Small fix in template lerp 12 лет назад
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. 12 лет назад
  Lolbot 23807ea88e fixed 23 files out of 277: 12 лет назад
  Benjamin ‘Touky’ Huet 2f85ae6d0a 12 лет назад
  Sam Hocevar 28728814cc core: replace usage of sin() or std::sin() with lol::sin() where appropriate. 12 лет назад
  Sam Hocevar 00625f76e9 core: don't explicitly use std:: prefix when the platform may not 14 лет назад
  Sam Hocevar 3d4af0869a ps3: start a minimal PS3 port using PSGL, but not CG yet. 14 лет назад
  Sam Hocevar 22b7a41c2e core: fix include guard naming scheme. 14 лет назад
  Sam Hocevar 8848cf53db Put everything in the "lol" namespace. Better late than never. 14 лет назад
  Sam Hocevar 885c48fcfb Fix Linux build. 14 лет назад
  Sam Hocevar 0dfc497814 Add pseudorandom functions for floats. 14 лет назад