Sam Hocevar
1186c08ad7
entity: add a flag system.
This lets us get rid of m_autorelease and m_destroy and we’ll be able
to implement init_game/init_draw later, for stuff that must happen
on the render thread.
il y a 6 ans
Sam Hocevar
6dd7a0cb39
Another lowercase switching frenzy, because why not.
il y a 6 ans
Sam Hocevar
37abf6193f
RIP lol::String ⚰️ LOL
il y a 7 ans
Sam Hocevar
103f60d48b
misc: replace NULL with nullptr in most places.
il y a 9 ans
Sam Hocevar
d72cb24bc0
build: move sample and tutorial files around.
il y a 10 ans
Sam Hocevar
d373081b80
build: use #pragma once instead of header guards because 1) fuck the dinosaurs,
and 2) fuck the Visual Studio compiler that crashes when confused.
il y a 10 ans
Sam Hocevar
cd988786b9
build: reorganise includes so that we can use precompiled headers later.
il y a 10 ans
Sam Hocevar
cadc4d18b0
test: move the unit tests to the engine, and lolunit out of the engine.
il y a 10 ans
Sam Hocevar
fe665f85b4
base: strip core.h from its contents and put it in public/private headers.
il y a 10 ans
Sam Hocevar
b45c1dc7fe
physics: always activate Bullet and remove dead code.
il y a 11 ans
Lolbot
ad2ddbb715
build: convert source files to lowercase.
il y a 12 ans
Benjamin ‘Touky’ Huet
c7219ff1dd
New year copyright update.
il y a 12 ans
Sam Hocevar
d6634da83f
build: fix the WTFPL site URL in all code comments.
il y a 12 ans
Lolbot
23807ea88e
fixed 23 files out of 277:
- fixed 1270 CR characters
- fixed 56 trailing spaces
- fixed 5085 tabs
il y a 12 ans
Benjamin ‘Touky’ Huet
486029decd
Revert
il y a 12 ans
Benjamin ‘Touky’ Huet
b887ac5355
Small refactor on the BulletCc.
il y a 12 ans
Benjamin ‘Touky’ Huet
006c3c4649
BulletCharacterController is now readable by a human being.
BtPhysTest now implements it with the BtKineCC logic -just modify that now-.
il y a 12 ans
Benjamin ‘Touky’ Huet
284891f200
Fixed Entity::TickGame log flood.
Added BulletCharacterController.cpp & BulletCharacterController.h stubs.
il y a 12 ans
Benjamin ‘Touky’ Huet
8838ef06b6
Added InputTracker test initPhysTest
il y a 12 ans
Benjamin ‘Touky’ Huet
5d10ec177c
Small physic refactor.
il y a 12 ans
Benjamin ‘Touky’ Huet
11ddba1864
Added Attachment/base logic with working attachment with EasyCharacterController.
Added RayCastResult & a naïve integration for EasyCharacterController.
Enjoy !
il y a 12 ans
Benjamin ‘Touky’ Huet
7334bb2ec1
Added Base/Attachment Logic, works with Kinematic & Ghost.
il y a 12 ans
Benjamin ‘Touky’ Huet
735d3dace5
Reverted last CL
il y a 12 ans
Benjamin ‘Touky’ Huet
50c2855d89
Small .h & .cpp refactor
il y a 12 ans
Benjamin ‘Touky’ Huet
ca94a77974
BtPhysTest : Splitted Physics files
il y a 12 ans